Property inspector class.
This class is used to inspect the properties of a component (including events) and display the information in a spreadsheet form.
Definition at line 66 of file fbuiutil.h.
#include <fbuiutil.h>

Public Member Functions |
|
| FBPropertyInspector () | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyComponent | Component |
| Property: Component to inspect.
|
|
| FBStringList * | Components |
| List: Child components. |
|
| FBStringList * | Events |
| List: Events associated. |
|
Constructor.
Property: Component to inspect.
Definition at line 72 of file fbuiutil.h.