Vcl.ComCtrls.TTileSizeType
Delphi
TTileSizeType = (tstAutoSize, tstFixedWidth, tstFixedHeight, tstFixedSize);
C++
enum DECLSPEC_DENUM TTileSizeType : unsigned char { tstAutoSize, tstFixedWidth, tstFixedHeight, tstFixedSize };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Description
Embarcadero Technologies does not currently have any additional information.