FormClose method

Applies to
TForm12

Declaration
procedure FormClose(Sender: TObject; var Action: TCloseAction);

Implementation

procedure TForm12.FormClose(Sender: TObject; var Action: TCloseAction);
begin try
url_.free;
ref_.free;
except end;End;


HTML generated by Time2HELP
http://www.time2help.com