|
RAD Studio VCL Reference
|
Provides the interface for a method that responds to changes in the OLE object.
procedure Update; override;
virtual __fastcall Update();
Descendants of TCustomAdapter override Update to modify the associated VCL object so that it reflects changes in the corresponding OLE object. It is the converse of the Changed method.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|