LMD DialogPack
|
Method that triggers the OnGetMoreFileName event.
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.
|
What do you think about this topic? Send feedback!
|