FMX.ActnList.TActionLink.IsViewActionClient

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

Delphi

function IsViewActionClient: Boolean;

C++

bool __fastcall IsViewActionClient();

プロパティ

種類 可視性 ソース ユニット
function public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TActionLink


説明

アクションTCustomViewAction オブジェクトで、アクションコンポーネントがこのアクション リンクに割り当てられているクライアントである場合に、True を返します。

関連項目