OWLNext 7.0
Borland's Object Windows Library for the modern age
|
There are a number of TButtonGadget functions you can use to access a button gadget.
These functions let you set the state of the gadget to any valid TState value, get the state of the button gadget, and get the button gadget type.
You can set the button gadget's state with the SetButtonState function:
You can find the button gadget's current state using the GetButtonState function:
You can find out what type of button a gadget is using the GetButtonType function: