On Tue, Apr 17, 2012 at 12:17 PM, Mark Morgan Lloyd < [email protected]> wrote:
> Is it possible to embed a standard dialogue in a custom form? For example, > if I wanted to filter text input through a user-specified regular > expression, can I set up a form containing a file-open dialog plus an edit > box for the regex, or do I have to implement it from scratch? > No, you must create your own dialog from scratch. Juha
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
