TcxGridWinExplorerView.ImageSet Property
In This Article
Specifies a set of image lists that provide images for record elements.
#Declaration
Delphi
property ImageSet: TcxGridWinExplorerViewImageSet read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to specify image lists of four different image sizes for all the supported display modes.
See Also