TJSObject.ApplyChanges Method

When this method called, all properties getters are internally called looking for changes. Any change to the property value is sent to the client.

Pascal

procedure ApplyChangessafecall;

Group

TJSObject Methods