Vcl.Controls.TMarginSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TMarginSize = 0..2147483647;

C++

typedef int TMarginSize;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Beschreibung

TMarginSize gibt die Grenzen der Ränder eines Steuerelements an.

TMarginSize ist ein Bereichstyp, der die minimale und maximale Randgröße für ein Steuerelement festlegt.

Siehe auch