TdxCustomGalleryControl.ItemImageSize Property
In This Article
Specifies the item image size.
#Declaration
Delphi
property ItemImageSize: TcxSize read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsView.Item.Image.Size property instead.
See Also