Type used to indicate which section the message string should be displayed in.
TMsgType = ( mtNone, mtContent, mtInstruction );
JSDialogs
Members |
Description |
mtNone |
Display both content and instruction. Do not use this value in your code. |
mtContent |
Display message string in the content section of the dialog. |
mtInstruction |
Display message string in the instruction section of the dialog. |
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|