RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFontAdapter.Changed Method

Updates the associated IFont interface with the new properties of the font object.

Pascal
procedure Changed; override;
C++
virtual __fastcall Changed();

Changed is called automatically when the TFont object changes. It ensures that the associated OLE interface is updated. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!