Ignore:
Timestamp:
May 6, 2019, 2:49:33 PM (5 years ago)
Author:
chronos
Message:
  • Modified: Use fgl unit instead of TemplateGenerics.
  • Modified: Update czech translation.
  • Modified: Updated packages.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormCheck.pas

    r199 r204  
    66
    77uses
    8   Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
     8  Classes, SysUtils, LazFileUtils, Forms, Controls, Graphics, Dialogs, StdCtrls,
    99  ExtCtrls, ComCtrls, Menus, ActnList, UAcronym, URegistry, Registry, UCommon,
    1010  fgl;
     
    394394  State := stNone;
    395395  StartIndex := 0;
     396  Acronym := '';
    396397  repeat
    397398    if State = stAcronymUsage then begin
Note: See TracChangeset for help on using the changeset viewer.