TcxSchedulerResourceViewInfo.ImageIndex Property
In This Article
Gets the index of the bitmap used to draw the resource icon.
#Declaration
Delphi
property ImageIndex: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the ImageIndex property to obtain the bitmap index of the current resource.
See Also