Navigation: Ultimate Suite for PowerBuilder Help > Properties > Events >

propertychanged

Send comments on this topic.

 

Description:

Occurs when a property value has changed.

Syntax:

propertychanged (string as_group, string as_property, string as_value)

Argument

Description

as_group

The name of the group that contains the property that has changed

as_property

The name of the property that has changed

as_value

The new value of the property that was changed.

Usage:


Copyright © 2021 Werysoft Inc.