System.Types.TRectF.Top

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

0: (Left, Top, Right, Bottom: Single);

C++

__property float Top     = { read=top,    write=top    };

プロパティ

種類 可視性 ソース ユニット
field
property
public
System.Types.pas
SystemTypes.h
System.Types TRectF

説明

四角形の左上隅の点の垂直座標を表します。

関連項目