Mengetahui jika form adalah “modal”
procedure TForm1.Button1Click(Sender: TObject);
begin
if (fsModal in FormState) then
ShowMessage(’Form is modal.’);
end;
procedure TForm1.Button1Click(Sender: TObject);
begin
if (fsModal in FormState) then
ShowMessage(’Form is modal.’);
end;
This Blog is Powered by WordPress, The Theme Design can be found at free themes wordpress with free credit report sponsorship.