Used to determine the source of the More text.
TMoreSource = ( msDefault, msStream, msFile );
JSDialog
Members |
Description |
msDefault |
Using msDefault uses the text set in the Text property of the TExpando class. |
msStream |
When using msStream, handle the OnMoreStream event. |
msFile |
When using msFile, handle the OnMoreFile event. |
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|