Ignore:
Timestamp:
Jan 28, 2013, 7:58:22 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Menu organization.
  • Added: Form for settings.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormBrowse.pas

    r2 r3  
    2020    { private declarations }
    2121  public
    22     { public declarations }
     22    procedure ReloadList;
    2323  end;
    2424
     
    3030{$R *.lfm}
    3131
     32{ TFormBrowse }
     33
     34procedure TFormBrowse.ReloadList;
     35begin
     36
     37end;
     38
    3239end.
    3340
Note: See TracChangeset for help on using the changeset viewer.