TdxCustomNavBar.SmallImages Property
Declaration
property SmallImages: TCustomImageList read; write;
Property Value
Type |
---|
TCustomImageList |
Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsImage.SmallImages property instead.
See Also