HCategoryProperty Class Reference¶
Property used to group several other related properties into a group. More...
#include <HPropert.h>
Inheritance diagram for HCategoryProperty:
Inheritance graph
[legend]
Collaboration diagram for HCategoryProperty:
Collaboration graph
[legend]
Public Member Functions |
|
| int | AddProperty (HProperty *property) |
| BOOL | RemoveProperty (HProperty *property) |
Static Public Member Functions |
|
| static HCategoryProperty * | New () |
| static HCategoryProperty * | New (HPropertyInfo *propinfo) |
Detailed Description¶
Property used to group several other related properties into a group.
Note:
For HXT plugins, use the HDynamicCategoryProperty.
See also:
HDynamicCategoryProperty
Definition at line 164 of file HPropert.h.
Member Function Documentation¶
|
Appends a new property at the end of the properties group.
|
|
| Reimplemented from HContainerProperty. |
|
Reimplemented from HContainerProperty. Reimplemented in HUserCategoryProperty, HBoolCategoryProperty, and HTypeCategoryProperty. |
|
Removes the property from a properties group. It is the responsibility of the programmer to remove the property from the group before deleting it.
|
The documentation for this class was generated from the following files:
- C:/Program Files/Hash Inc/AM120SDK/Include/SDK/HPropert.h
- C:/Dox/SDK/Comments/Property.dox
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:46:54 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001