GPDialog
Unit : GPDialogUnit
Association : GPDialogAsn
Inherits from : GPManager
Description
- This is an abstract base class and should never be instantiated. Dialogs are
windows that appear on the screen for short periods of time. Their graphical representation is different from that of a GPWindow (and its subclasses).
Public Interface
-
CONSTRUCTOR Init;
Initializes a GPDialog.
DESTRUCTOR Destroy; VIRTUAL;
Destroys a GPDialog.
Subclasses
- GPCustomDialog
Please report any problems with GP or the documentation to
GP Support
.
Loring Holden