HbPushButton() > Instance variables |
Logical edit buffer indicating the pressed/released state.
Data type: | L | Default: | .F. |
The instance variable :buffer represents the edit buffer of a HbPushButton object. This buffer contains either .T. (true) for the Pressed state, or .F. (false) for the Released state.
http://www.xHarbour.com