FMX.Controls.TControl.GetChildrenRect

提供:RAD Studio API Documentation

Delphi

function GetChildrenRect: TRectF; virtual;

C++

virtual System::Types::TRectF __fastcall GetChildrenRect(void);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

説明

ChildrenRect プロパティの取得関数です。

関連項目