TdxCustomGalleryControl.Controller Property
Provides access to the gallery control’s controller.
Declaration
property Controller: TdxGalleryControlController read;
Property Value
Type | Description |
---|---|
TdxGalleryControlController | Handles a gallery control’s user input. |
Remarks
Refer to the TdxGalleryControlController class description for information on available options.
See Also