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