Trees | Indices | Help |
|
---|
|
object --+ | Form.Control --+ | Form.FormChangeCb
Form change handler. This can be thought of like a dialog procedure. Everytime a form action occurs, this handler will be called along with the control id. The programmer can then call various form actions accordingly:
Special control IDs: -1 (The form is initialized) and -2 (Ok has been clicked)
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
Constructs the handler.
|
Free the control
|
Control tag character. One of Form.FT_XXXX. The form class will expand the {} notation and replace them with the tags
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |