Ignore:
Timestamp:
Feb 12, 2018, 3:08:27 PM (7 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormClient.pas

    r184 r185  
    7979      CountRepeat: Integer; Update: Boolean; var Confirm: Boolean);
    8080  public
    81     property Client: TClient read FClient write SetClient;
    8281    procedure LoadConfig(Config: TXmlConfig; Path: string);
    8382    procedure SaveConfig(Config: TXmlConfig; Path: string);
    8483    procedure ReloadView;
    8584    procedure Redraw;
     85    property Client: TClient read FClient write SetClient;
    8686  end;
    8787
Note: See TracChangeset for help on using the changeset viewer.