PropList Library

Previous  Next

 

The PropList Extension Library is a tool to create and display property lists that can be used for settings and options dialogs.

 

 

Create
DoModal
Close
Add and Select Properties
Set and Get Values
Categories
Precision
Description
Caption
Borders

 

To use the library, include the following in your code

 

$INCLUDE "MyBASIC2_PropList"

$LIBRARY "MyBASIC2_PropListLib"

 

 

clip0001