TdxCustomGalleryControl.ItemCheckMode Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the OptionsBehavior.ItemCheckMode property instead of ItemCheckMode.
Declaration
property ItemCheckMode: TdxGalleryItemCheckMode read; write;
Property Value
| Type | Description |
|---|---|
| TdxGalleryItemCheckMode | The active item selection mode. |
See Also