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