API:Vcl.ImgList.TCustomImageList.Height
Delphi
property Height: Integer read FHeight write SetHeight default 16;
C++
__property int Height = {read=FHeight, write=SetHeight, default=16};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ImgList.pas Vcl.ImgList.hpp |
Vcl.ImgList | TCustomImageList |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!