VisuFbElemTextEditor.GetSubElements
(METH)
METHOD GetSubElements : POINTER TO ARRAY [0..10] OF IVisualElement
Returns a pointer to an array of subelements. The number of entries is returned by the output count. If count is 0, then a return value of NULL is allowed.
- InOut:
Scope
Name
Type
Return
GetSubElements
POINTER TO ARRAY [0..10] OF IVisualElement
Output
count
INT