You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Methods > TJSCustomDialog.DoGetMoreStream Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog.DoGetMoreStream Method

Method that triggers the OnGetMoreFileName event.

Pascal
procedure DoGetMoreStream(var aStream: TMemoryStream); virtual;

Handle this event when your dialog has a visible Expando section and the Expando.MoreSource property is set to msStream. This event should update the aStream parameter to include the text to show when the dialog is expanded.

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!