Vcl.Dialogs.TCustomTaskDialog.DoOnDialogContructed

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

Delphi

procedure DoOnDialogContructed; dynamic;

C++

DYNAMIC void __fastcall DoOnDialogContructed();

プロパティ

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

説明

タスクダイアログの構築時のアクションを実行します。

DoOnDialogContructed を使用して,タスクダイアログの構築時のアクションを実行します。