RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.MessageFont Property

Specifies the font used for displaying text in message boxes.

Pascal
property MessageFont: TFont;
C++
__property TFont MessageFont;

Use MessageFont to obtain or to modify the current font used for displaying text in message boxes. 

 

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