FMX.ListView.Types.IListViewCustomPresentationParent.GetContentFrame

提供:RAD Studio API Documentation

Delphi

function GetContentFrame: TRect;

C++

virtual System::Types::TRect __fastcall GetContentFrame(void) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types IListViewCustomPresentationParent


説明

表示用コントロールのコンテンツ フレームを取得します。

関連項目