Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Position

Указывает взаимное расположение элементов. Например, взаимное расположение заголовка и поля в элементе IProperty.

Расплагает элемент в одну из четырех позиций:

top
left элемент right
botom

см. например: IProperty.captionPosition

Enumeration members

Enumeration members

bottom

bottom: = "bottom"

left

left: = "left"

none

none: = "none"

right

right: = "right"

top

top: = "top"

Generated using TypeDoc