FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelGrid.OnGetFontName Event

Occurs each time FlexCelGrid needs to select a font..

Pascal
property OnGetFontName: TOnGetFontNameEvent;
C++
__property TOnGetFontNameEvent OnGetFontName;

Using this event you can control the fonts used for displaying. For example, change all fonts to Courier New.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!