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