Vcl.Dialogs.TCustomTaskDialog

提供:RAD Studio API Documentation

TCustomTaskDialogSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

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 から継承する必要があります。