Vcl.Controls.TMarginSize
Delphi
TMarginSize = 0..MaxInt;
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.