IDLitUI::SetProperty

Syntax | Arguments | Keywords | Version History

The IDLitUI::SetProperty procedure method sets the value of an IDLitUI property, and should be called by the subclass' SetProperty method. This method also calls the superclass' SetProperty method.

Syntax

Obj->[IDLitUI::]SetProperty[, PROPERTY=value]

Arguments

None

Keywords

None

Version History

6.0

Introduced