Vcl.WinXCtrls.TCustomToggleSwitch.GetActionLinkClass

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

Delphi

function GetActionLinkClass: TControlActionLinkClass; override;

C++

DYNAMIC Vcl::Controls::TControlActionLinkClass __fastcall GetActionLinkClass();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomToggleSwitch


説明

関連付けられているアクション リンク クラス TToggleSwitchActionLink を返します。

関連項目