Excalibur Software PropertyList 3.0

Add

Function Add(sName As String, _
  [nType As ItemTypes = ExPropStringValue], _
  [sInitValue As String], [lBackColor], [lForeColor], _
  [IPic As StdPicture], [istdFont As StdFont]) _
  As Property

Description
Adds a Property object to the Properties collection.

Parameters:

Return Value
This method returns the Property object that was added to the Properties collection.