TdxCustomGalleryControl.ItemImageSize Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the OptionsView.Item.Image.Size property instead.
#Declaration
Delphi
property ItemImageSize: TcxSize read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Item image dimensions (in pixels). |
See Also