TdxCustomChooserGalleryGroupItem Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Action |
Specifies the action object.
Inherited from Tdx |
Caption |
Specifies a gallery item‘s caption.
Inherited from Tdx |
Collection |
Specifies the collection containing the current element.
Inherited from Tcx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Description |
Specifies a descriptive text for a gallery item.
Inherited from Tdx |
Design |
Inherited from TComponent. |
Display |
Specifies the collection item’s name displayed in the collection editor.
Inherited from Tcx |
Enabled |
Specifies whether a gallery item responds to user actions.
Inherited from Tdx |
Glyph |
Specifies an explanatory image for a gallery item.
Inherited from Tdx |
Glyph |
Inherited from Tdx |
Group |
Inherited from Tdx |
Hint |
Specifies whether the item displays a hint.
Inherited from Tdx |
ID |
Gets the unique identifier of the current collection element.
Inherited from Tcx |
Image |
Specifies an explanatory image for a gallery item.
Inherited from Tdx |
Index |
Specifies the zero-based index of the current element in the collection.
Inherited from Tcx |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Selected |
Specifies whether a gallery item is selected.
Inherited from Tdx |
Skin |
Specifies the skin that is associated with the gallery item. |
Tag | Inherited from TComponent. |
VCLCom |
Inherited from TComponent. |
#Methods
#Events
Name | Description |
---|---|
On |
Allows implementation of the gallery item‘s functionality.
Inherited from Tdx |
On |
Occurs when an end-user presses a mouse button and the mouse pointer is located over the current gallery item.
Inherited from Tdx |
On |
Occurs when an end-user moves the mouse pointer over the current gallery item that is currently enabled.
Inherited from Tdx |
On |
Occurs when an end-user releases a mouse button that was pressed and the mouse pointer is located over the current gallery item.
Inherited from Tdx |
See Also