Vcl.ComCtrls.THeaderSection.Left

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Left: Integer read GetLeft;

C++

__property int Left = {read=GetLeft, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderSection

Beschreibung

Gibt die horizontale Position des linken Abschnittsrandes an.

Left ist die horizontale Koordinate des linken Abschnittsrandes relativ zum linken Rand der Kopfzeile (in Pixel).

Siehe auch