IDLitComponent::SetPropertyAttribute

Syntax | Arguments | Keywords | Version History

The IDLitComponent::SetPropertyAttribute procedure method sets one or more property attributes for a registered property.

Syntax

Obj->[IDLitComponent::]SetPropertyAttribute , PropertyIdentifier

Arguments

PropertyIdentifier

A string containing the property identifier of the registered property.

Keywords

Any keywords to the IDLitComponent::RegisterProperty method followed by the word "Set" can be set.

Version History

6.0

Introduced