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