Show: Delphi
C++
Display Preferences
Vcl.Controls.TMarginSize
From XE2 API Documentation
Delphi
type TMarginSize = 0..2147483647;
C++
typedef int TMarginSize;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
Description
TMarginSize specifies the boundaries of a control's margins.
TMarginSize is a range type that specifies the maximum and minimum margin size for a control.