Please help me,, i got stuck 24 hour not solve whats wrong with my code test in delphi 7 and delphi berlin error is here but i never free it. error capture too using eurekalog finally FIniFile.Free; end; source .pas & dfm : unit unExport_TIRASND_SMART; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, Grids, DBGrids, Mask, ComCtrls, IniFiles ; type TfrmExport_TIRASND_SMART = class(TForm) Panel1: TPanel; Panel2: TPanel; PageControl1: TPageControl; TabSheet1: TTabSheet; Panel3: TPanel; Label1: TLabel; Label2: TLabel; Label3: TLabel; Label4: TLabel; Label5: TLabel; Label6: TLabel; lbldb: TEdit; lbluser: TEdit; lblpassw: TEdit; lblport: TEdit; lblserver: TEdit; lbldll: TEdit; lblseparate: TEdit; Label12: TLabel; lbldirektori: TEdit; Label13: TLabel; Label14: TLabel; lblstok: TRadioGroup; lblauth: TRadioGroup; ...