Vcl.Controls.TControl.FExplicitLeft

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FExplicitLeft: Integer;

C++

int FExplicitLeft;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TControl

Beschreibung

Gibt die explizite horizontale Pixel-Koordinate des linken Randes einer Komponente relativ zu ihrer übergeordneten Komponente an.

Siehe auch