OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
Command Enabling

TButtonGadget overrides the TGadget function TButtonGadget::CommandEnable.

It is implemented to initiate a WM_COMMAND_ENABLE message for the gadget.

The syntax of the TButtonGadget::CommandEnable function is as follows:

void CommandEnable();

See Also