Pré. | Proc. |
PropertiesTab Class
PropertiesTab Attributes
Attribute |
Remarks |
See also |
---|
PropertiesTab Methods
Method |
Remarks |
See also |
---|---|---|
AddPropertiesTab (string TabName, string PropXML) |
Adds a Properties tab. Returns TRUE if the tab was added. Parameters:
|
|
GetLastError () |
String Notes: Returns a string value describing the most recent error that occurred in relation to this object. |
|
GetPropertiesTab (string TabName) |
Notes: Locates a Properties tab. Returns TRUE if the tab is found. Parameters:
|
|
GetPropertiesXML () |
Notes: Returns the XML string of the properties. | |
GetProperty (long PropID) |
Notes: Returns a string of the Property value. Parameters:
|
|
RemovePropertiesTab () |
Notes: Removes a Properties tab. Returns TRUE if the tab is removed. |
|
SetPropertiesXML (string PropXML) |
Notes: Sets the Properties values in the tab. Returns TRUE if the properties were set successfully. Parameters:
|
|
SetProperty (long PropID, string Value) |
Notes: Returns TRUE if the value was set successfully. Parameters:
|