Vcl.Controls.TMargins.Control

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Control: TControl read FControl;

C++

__property TControl* Control = {read=FControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMargins

Beschreibung

Legt das Steuerelement fest, für das die Ränder angewendet werden.

Mit Control können Sie festlegen, für welches Objekt die Ränder gelten.

Siehe auch