#include
<fbcomponent.h>

Definition at line 439 of file fbcomponent.h.
Public Member Functions |
|
| virtual FBComponent * | GetAt (int pIndex) |
| Get the Component at pIndex.
|
|
| virtual FBComponent* GetAt | ( | int | pIndex | ) | [virtual] |
Get the Component at pIndex.
| pIndex | Index of Component to get a handle on. |
Implements FBPropertyListComponentBase.
Reimplemented in FBPropertyListObject.