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. 

 

SetOleFont 

Update 

SetOleFont

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!