TdxGalleryControlController.ItemCheckMode Property
In This Article
Returns the gallery’s item selection mode.
#Declaration
Delphi
property ItemCheckMode: TdxGalleryItemCheckMode read;
#Property Value
Type | Description |
---|---|
Tdx |
A gallery item selection mode. |
#Remarks
Refer to the TdxGalleryItemCheckMode type description for information on selection modes.
See Also