RAD Studio VCL Reference
|
Base class for Task Dialogs.
TCustomTaskDialog = class(TComponent);
class TCustomTaskDialog : public TComponent;
Dialogs
TCustomTaskDialog provides the base class for Task Dialogs. Derived classes should inherit from TTaskDialog instead of TCustomTaskDialog.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|