FMX.ListView.Types.IListViewCustomPresentationParent.GetContentFrame

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

Delphi

function GetContentFrame: TRect;

C++

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

プロパティ

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


説明

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

関連項目