Vcl.Controls.TControl.FExplicitLeft
Delphi
FExplicitLeft: Integer;
C++
int FExplicitLeft;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
Description
Specifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent.