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. 

 

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