API:System.Types.RectHeight
Delphi
function RectHeight(const Rect: TRect): Integer;
function RectHeight(const Rect: TRectF): Single;
C++
extern DELPHI_PACKAGE int __fastcall RectHeight(const TRect &Rect)/* overload */;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Types.pas System.Types.hpp |
System.Types | System.Types |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。