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