About dialog box class. More...
Inherits ADMBaseDialog.

Public Member Functions | |
| AboutDialog () | |
Protected Member Functions | |
| virtual ASErr | OnInitDialog () |
| Called when the dialog is initialized. | |
About dialog box class.
Definition at line 112 of file CCInfoFullPlugin.cpp.
| AboutDialog::AboutDialog | ( | ) | [inline] |
Constructor: initializes the dialog resources
Definition at line 118 of file CCInfoFullPlugin.cpp.
| ASErr AboutDialog::OnInitDialog | ( | ) | [protected, virtual] |
Called when the dialog is initialized.
Reimplemented from ADMBaseDialog.
Definition at line 128 of file CCInfoFullPlugin.cpp.
References ADMBaseDialog::SetOKBtn().
1.6.1