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