RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFontAdapter.Update Method

Updates the associated TFont object to reflect changes in the associated OLE font.

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

Update is called automatically when the associated OLE object changes. It ensures that the corresponding TFont object reflects those changes. 

 

SetOleFont

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