If i have 2 Forms, and i create procedure in Form1 how to call it from Form 2?
I heard about "Call Back Procedure" and "Procedural Types" but i don't know how to use that.
Can someone write me example of Call Back Procedure using Procedural Types and 2 Forms.