|
VLPropertyList Reference
(For advanced usage)
|
||||
|
VLPropertyList control will call this method of an editor when it needs to commit the current value in the editor to the corresponding property. The editor implementer must honor a commit request.
Syntax object.Commit
The Commit method syntax has these parts:
Remark The editor should in turn respond by indicating committing of edited value by
calling NotifyCommit of the editor listener object. Typically the code will be
as given here : | ||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |