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

Specifies the format of the More text.

Pascal
TMoreFormat = (
  mfText,
  mfRTF
);

JSDialog

Members 
Description 
mfText 
The text is ANSI text. 
mfRTF 
The text is RTF format and therefore contain links. This type is only supported when MoreSource is either msStream or msFile. 
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!