This reference page is linked to from the following overview topics: Namespaces and Autocomplete.
Text edit box.
Definition at line 1207 of file fbcontrols.h.
#include <fbcontrols.h>

Public Member Functions |
|
| FBEdit (HIObject pObject=NULL) | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyString | Text |
| Read Write Property: Text displayed.
|
|
| FBPropertyBool | PasswordMode |
| Read Write Property: Set password
mode for this edit box. |
|
| FBPropertyEvent | OnChange |
| Event: Text changed. |
|
| FBPropertyEvent | OnTransaction |
| Event: Text transaction begin/end.
|
|
| FBEdit | ( | HIObject | pObject = NULL |
) |
Constructor.
Read Write Property: Text displayed.
Definition at line 1213 of file fbcontrols.h.
Read Write Property: Set password mode for this edit box.
Definition at line 1214 of file fbcontrols.h.
Event: Text transaction begin/end.
Definition at line 1217 of file fbcontrols.h.