Vcl.Tabs.TTabSet.Images
Delphi
property Images: TCustomImageList read FImages write SetImages;
C++
__property Vcl::Imglist::TCustomImageList* Images = {read=FImages, write=SetImages};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Tabs.pas Vcl.Tabs.hpp |
Vcl.Tabs | TTabSet |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!