ActuallyVisible
|
Identifies if an item/group is currently visible.
|
AlignHorz
|
Specifies the horizontal alignment of an item/group within its parent group.
|
AlignmentConstraint
|
Specifies alignment constraints for an item/group.
|
AlignVert
|
Specifies the vertical alignment of an item/group within its parent group.
|
AllowFloating
|
|
AllowQuickCustomize
|
Specifies whether end-users can drag and drop a layout group‘s elements (child items and groups) without having to open the Customization Form.
|
AllowRemove
|
Specifies whether an item/group can be removed from the layout control to the Customization Form.
|
AllowWrapItems
|
Specifies if the layout group automatically wraps its child layout elements (arranges them into multiple lines) on group sizing.
|
AutoAligns
|
Specifies whether horizontal and/or vertical alignment is set automatically for a given item or group.
|
ButtonOptions
|
Provides access to the group’s button settings.
|
Caption
|
Specifies the caption of an item/group.
|
CaptionForCustomizeForm
|
Returns a layout element‘s caption displayed in the Customization Form.
|
CaptionOptions
|
|
ComObject
|
|
ComponentCount
|
|
ComponentIndex
|
|
Components
|
|
ComponentState
|
|
ComponentStyle
|
|
Container
|
Specifies the container on which the layout element is placed.
|
Count
|
Returns the number of immediate child layout elements contained in the layout group.
|
Data
|
Provides storage for user-defined data.
|
DefaultCaption
|
Specifies the layout element’s default caption.
|
DesignInfo
|
|
Enabled
|
Controls whether the layout element responds to mouse and keyboard events.
|
Expanded
|
Specifies whether the layout group is expanded.
|
Height
|
Specifies the layout element’s height, in pixels.
|
Hidden
|
Specifies whether the layout group is a hidden group.
|
Index
|
Specifies the layout element’s zero-based index within the Items list of its parent group.
|
IsRoot
|
Specifies whether the layout element represents the root group.
|
IsUserDefined
|
|
IsUserRenamed
|
|
IsVertical
protected
|
|
ItemControlAreaAlignment
|
Specifies the alignment of linked controls within the group‘s layout elements.
|
ItemIndex
|
Specifies the initially selected layout item in a group.
|
Items
|
Provides zero-based indexed access to layout elements contained in the layout group.
|
LayoutDirection
|
Specifies the direction in which the items of a given group are placed.
|
LayoutLookAndFeel
|
Specifies the look & feel style applied to the layout element.
|
LayoutLookAndFeelException
|
Specifies whether child elements of a specific group use its look & feel.
|
Locked
|
Specifies whether the group and its contents are considered as a single element during end-user customization.
|
LookAndFeel
|
Specifies ExpressLayout Control drawing style for the layout element.
|
LookAndFeelException
|
Specifies whether child elements of a specific group use its look & feel.
|
Name
|
|
Observers
|
|
Offsets
|
Specifies the horizontal and vertical offsets of the layout element.
|
Owner
|
|
Padding
|
Provides access to the layout element’s padding settings.
|
Parent
|
Specifies the parent group of the layout element.
|
ScrollOptions
|
Provides access to the layout group’s scroll settings.
|
ShowBorder
|
Specifies if the layout group has borders.
|
ShowCaption
|
Specifies whether to display the caption region of the layout element.
|
SizeOptions
|
Provides access to the layout element’s size settings.
|
TabbedOptions
|
Specifies tab settings for tabbed layout groups.
|
Tag
|
|
UseIndent
|
Specifies whether margins are used to separate group element edges from one another.
|
VCLComObject
|
|
Visible
|
Switches the layout element’s visibility.
|
VisibleCount
|
Returns the number of immediate child layout elements that are visible in the layout group.
|
VisibleIndex
|
Specifies the zero-based index of the layout element in the parent group’s VisibleItems list.
|
VisibleItems
|
Provides zero-based indexed access to immediate child elements that are visible in the group.
|
Width
|
Specifies the layout element’s width, in pixels.
|
WrapItemsMode
|
Specifies how the layout group wraps its child elements.
|