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 を返します。

関連項目