I have determined a requirement for a custom form that has some public variables that can be set in code prior to displaying the form. The purpose of this is to permit a single generic form to be ...
Purpose of this procedure is to display the child form if one already exist. I dont know how to remove the warning. Newbie to delphi. how do i fix this?
procedure TMainForm.CreateMDIChild(frm: T...
Problem
I would like to open forms from my treview
Variable x is string 'Tform1'
how can i convert variable x into TformClass
OdpriMdiOkno(x);
procedure TfrmGlavna.OdpriMDIOkno(...