Controls.TMarginSize
From RAD Studio VCL Reference
Contents |
Delphi Information
From Controls.pas
TMarginSize: cardinal;
Unit: Controls
Type: type
C++ Information
From Controls.hpp
typedef int TMarginSize;
Unit: Controls
Type: typedef
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.