System.Actions.TContainedAction.SecondaryShortCutsCreated

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

Delphi

function SecondaryShortCutsCreated: boolean;

C++

bool __fastcall SecondaryShortCutsCreated();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Actions.pas
System.Actions.hpp
System.Actions TContainedAction

説明

SecondaryShortCuts プロパティに格納されるリストが作成されたかどうかを抽出します。

SecondaryShortCutsCreated は、SecondaryShortCuts リストが作成されている場合には、True を返します。

関連項目