PropertyList: Concrete class for PropertyList of component
Definition at line 530 of file fbcomponent.h.
#include <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.