Vcl.Dialogs.TCustomTaskDialog.DoOnExpandButtonClicked

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

Delphi

procedure DoOnExpandButtonClicked(Expanded: Boolean); dynamic;

C++

DYNAMIC void __fastcall DoOnExpandButtonClicked(bool Expanded);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

説明

開く]ボタンが押されたときに,タスクダイアログの展開アクションを実行します。

DoOnExpandButtonClicked を使用して,タスクダイアログの展開アクションを実行します。