You are here: Symbol Reference > JSDialog Namespace > Structs, Records, Enums > JSDialog.TJSFontType Enumeration
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSDialog.TJSFontType Enumeration

Determines what section the font method being called will modify.

Pascal
TJSFontType = (
  ftContent,
  ftInstruction,
  ftHeader,
  ftFooter,
  ftExpando
);

JSDialog

Members 
Description 
ftContent 
This is the font to be used when drawing the dialogs Content. 
ftInstruction 
This is the font to be used when drawing the dialogs Instruction. 
ftHeader 
This is the font to be used when drawing the dialogs Header. 
ftFooter 
This is the font to be used when drawing the dialogs Footer. 
ftExpando 
This is the font to be used when drawing the dialogs Expando button. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!