Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

PropertyChanged – PB Docs 2022 – PowerBuilder Library

PropertyChanged – PB Docs 2022

PropertyChanged

PowerScript event

Description

Occurs after the OLE server changes the value of a property of the
OLE object.

Event ID

Event ID

Objects

None

OLE

Arguments

Argument

Description

propertyname

The name of the property whose value changed. If
propertyname is an empty string, a more general change occurred,
such as changes to more than one property.

Return Values

None (do not use a RETURN statement)

Usage

Property change notifications are not supported by all OLE servers.
The PropertyRequestEdit and PropertyChanged events occur only when the
server supports these notifications.

Property notifications are not sent when the object is being created
or loaded. Otherwise, notifications are sent for all bindable properties,
no matter how the property is being changed.

The PropertyChanged event occurs after the property’s value has
changed. You can obtain the new value through the automation interface.
The change can no longer be canceled. If you want to cancel a change,
write a script for the PropertyRequestEdit event.

See also

DataChange

PropertyRequestEdit

Rename

ViewChange


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x