The IDLitComponent::GetPropertyAttribute procedure method retrieves property attribute values for a registered property.
Obj->[IDLitComponent::]GetPropertyAttribute, PropertyIdentifier [, TYPE=variable]
A string containing the property identifier of the registered property.
Any keywords to the RegisterProperty method followed by the word “Get” can be retrieved. In addition, the following keyword is available:
Set this argument to a named variable that returns the TYPE code as an integer, as specified under the Type argument to IDLitComponent::RegisterProperty.
6.0 |
Introduced |