Vcl.Dialogs.TCustomTaskDialog

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomTaskDialog

Delphi

TCustomTaskDialog = class(TComponent)

C++

class PASCALIMPLEMENTATION TCustomTaskDialog : public System::Classes::TComponent

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs Vcl.Dialogs

説明

タスクダイアログの基本クラス。

TCustomTaskDialog は,タスクダイアログの基本クラスを提供します。 派生クラスは,TCustomTaskDialog ではなく TTaskDialog から継承する必要があります。