know if the form is modal Get link Facebook X Pinterest Email Other Apps March 07, 2008 procedure TForm1.Button1Click(Sender: TObject); begin if (fsModal in FormState) then ShowMessage('Form is modal.'); end ; swissdelphicenter.ch Read more