Vcl.Controls.TControl.FExplicitTop

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FExplicitTop: Integer;

C++

int FExplicitTop;

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 oberen Randes einer Komponente relativ zu ihrer übergeordneten Komponente an.

Siehe auch