System.Types.TRect.Left
Delphi
0: (Left, Top, Right, Bottom: FixedInt);
C++
__property LONG Left = { read=left, write=left };
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
field property |
public | System.Types.pas SystemTypes.h |
System.Types | TRect |
説明
四角形の左上隅の点の水平座標を表します。