Public Member Functions |
|
FBPropertyAction () | |
Constructor. |
|
Public Attributes |
|
bool | Data |
Read Write Property: The property
data value. Type of this depends on the subclass of FBProperty (ex: in a FBPropertyInt, Data is
of type int). |
FBPropertyAction | ( | ) |
Constructor.
Read Write Property: The property data value. Type of this depends on the subclass of FBProperty (ex: in a FBPropertyInt, Data is of type int).
Reimplemented from FBProperty.