TdxBarManager.LargeImages Property
Deprecated. This property exists for backward compatibility only. Use the ImageOptions.LargeImages property instead.
Declaration
property LargeImages: TCustomImageList read; write;
Property Value
Type | Description |
---|---|
TCustomImageList | The images source for large normal state glyphs. |
See Also