System.Types.TSize.cx
Delphi
cx: FixedInt;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | System.Types.pas | System.Types | TSize |
Description
Specifies the width of an object. Typically, the implied units of measurement are pixels.
Delphi
cx: FixedInt;
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | System.Types.pas | System.Types | TSize |
Specifies the width of an object. Typically, the implied units of measurement are pixels.