FMX.Forms.TCommonCustomForm.GetCaptured

提供:RAD Studio API Documentation

Delphi

function GetCaptured: IControl;

C++

Fmx::Types::_di_IControl __fastcall GetCaptured();

プロパティ

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

説明

Captured プロパティを操作するための protected 取得メソッドの実装です。

関連項目