TdxCustomGalleryControl.ItemCheckMode Property
In This Article
Specifies item selection mode.
#Declaration
Delphi
property ItemCheckMode: TdxGalleryItemCheckMode read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsBehavior.ItemCheckMode property instead.
See Also