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