GPPushButton

Unit : GPButtonUnit
Association : GPPushButtonAsn
Inherits from : GPButton, GPLabel

Description

A button that performs an action when pressed. The Activate method (inherited virtually from GPButton) is where that action is defined.

Public Interface

CONSTRUCTOR Init (containerLink: GPManagerAsn);
Initializes a GPPushButton.

DESTRUCTOR Destroy; VIRTUAL;
Destroys a GPPushButton.

Subclasses

None

Please report any problems with GP or the documentation to GP Support .


GP Home Page GP Documentation
Loring Holden