TdxCustomLayoutItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Actually |
Identifies if an item/group is currently visible. |
Align |
Specifies the horizontal alignment of an item/group within its parent group. |
Alignment |
Specifies alignment constraints for an item/group. |
Align |
Specifies the vertical alignment of an item/group within its parent group. |
Allow |
|
Allow |
Specifies whether end-users can drag and drop a layout group‘s elements (child items and groups) without having to open the Customization Form. |
Allow |
Specifies whether an item/group can be removed from the layout control to the Customization Form. |
Auto |
Specifies whether horizontal and/or vertical alignment is set automatically for a given item or group. |
Caption | Specifies the caption of an item/group. |
Caption |
Returns a layout element‘s caption displayed in the Customization Form. |
Caption |
Contains a set of options for item/group caption customization. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Container | Specifies the container on which the layout element is placed. |
Data | Provides storage for user-defined data. |
Default |
Specifies the layout element’s default caption. |
Design |
Inherited from TComponent. |
Enabled | Controls whether the layout element responds to mouse and keyboard events. |
Height | Specifies the layout element’s height, in pixels. |
Index | Specifies the layout element’s zero-based index within the Items list of its parent group. |
Is |
Specifies whether the layout element represents the root group. |
Is |
|
Is |
|
Is |
|
Layout |
Specifies the look & feel style applied to the layout element. |
Look |
Specifies Express |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Offsets | Specifies the horizontal and vertical offsets of the layout element. |
Owner | Inherited from TComponent. |
Padding protected | Provides access to the layout element’s padding settings. |
Parent | Specifies the parent group of the layout element. |
Show |
Specifies whether to display the caption region of the layout element. |
Size |
Provides access to the layout element’s size settings. |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
Visible | Switches the layout element’s visibility. |
Visible |
Specifies the zero-based index of the layout element in the parent group’s Visible |
Width | Specifies the layout element’s width, in pixels. |
#Methods
#Events
Name | Description |
---|---|
On |
Enables you to respond to clicking the caption region of the layout element. |
On |
|
On |
Allows you to respond to a click on a hyperlink or prevent hyperlink activation. |
On |
Allows you to execute custom code when the mouse pointer moves into a hyperlink area within the layout item’s caption. |
On |
Allows you to execute custom code when the mouse pointer leaves a hyperlink within the layout item’s caption. |
On |
Allows you to change a hyperlink hint before it appears. |
On |
See Also