API:System.Classes.Bounds

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

Delphi

function Bounds(ALeft, ATop, AWidth, AHeight: Integer): TRect;

C++

extern DELPHI_PACKAGE System::Types::TRect __fastcall Bounds(int ALeft, int ATop, int AWidth, int AHeight);

プロパティ

種類 可視性 ソース ユニット
function public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。