I am new to Delphi and I am looking for a way to pass a string from a modal form, back to it's calling form while keeping things encapsulated.
The help files were suggesting using pointers and constructors, but I could not really understand the code that was listed and my small app would not compile.
Can ayone help?
Thanks
The help files were suggesting using pointers and constructors, but I could not really understand the code that was listed and my small app would not compile.
Can ayone help?
Thanks