#include
<fbcontrols.h>

Definition at line 2121 of file fbcontrols.h.
Public Member Functions |
|
| FBPropertyConnectionEditor () | |
| Constructor. |
|
| void | PopupTree () |
| Launch a tree of object connections.
|
|
| void | PopupList () |
| Launch a list of connected objects. |
|
Public Attributes |
|
| FBPropertyReference | Property |
| Read Write Property: Property to edit
connections. Set to NULL to disable. |
|
Constructor.
| void PopupTree | ( | ) |
Launch a tree of object connections.
| void PopupList | ( | ) |
Launch a list of connected objects.
Read Write Property: Property to edit connections. Set to NULL to disable.
Definition at line 2135 of file fbcontrols.h.