Ignore:
Timestamp:
Apr 21, 2024, 10:57:18 AM (4 weeks ago)
Author:
chronos
Message:
  • Fixed: Bad unit drawing in battle dialog.
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/CevoComponents/ButtonA.pas

    r531 r548  
    1212  private
    1313    FCaption: string;
    14     procedure SetCaption(Text: string);
     14    procedure SetCaption(Text: string); override;
    1515    procedure SetFont(const Font: TFont);
    1616  protected
Note: See TracChangeset for help on using the changeset viewer.