Vcl.Controls.TScalingFlag
Delphi
TScalingFlag = (sfLeft, sfTop, sfWidth, sfHeight, sfFont, sfDesignSize);
C++
enum DECLSPEC_DENUM TScalingFlag : unsigned char { sfLeft, sfTop, sfWidth, sfHeight, sfFont, sfDesignSize };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
Embarcadero Technologies does not currently have any additional information.