Links
EControl Syntax Editor SDK
ecSysUtils.ShowDialogFromFrame Function
function ShowDialogFromFrame(Frame: TFrame; const Caption: string; HelpIdx: THelpContext = 0; KeepFrame: Boolean = False): TModalResult;

ecSysUtils

Creates and executes dialog from frame. If KeepFrame is True frame is not destroyed after closing dialog. Size of dialog is calculated from size of the frame.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!