describes a category of properties More...
import "PropertyCategoryDescriptor.idl";
Public Attributes | |
string | ProgrammaticName |
contains the programmatic name of the category. | |
string | UIName |
provides a human-readable name (which can be presented at the UI) for a category. | |
string | HelpURL |
provides a help URL to be associated with a category | |
describes a category of properties
string HelpURL |
provides a help URL to be associated with a category
string ProgrammaticName |
contains the programmatic name of the category.
This programmatic name is used internally: XPropertyHandler::describePropertyLine() sets a programmatic category name at LineDescriptor::Category, and an object inspector uses this to find the proper PropertyCategoryDescriptor.
string UIName |
provides a human-readable name (which can be presented at the UI) for a category.