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