<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > PropertyList Control > PropertyList Control Commands > PropertyRoot_Create |
Description
Creates a new empty list of property items.
Syntax
pRoot = PropertyRoot_Create
Returns
Number. A pointer to a property list root.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples