Ignore:
Timestamp:
Sep 16, 2016, 10:49:27 PM (8 years ago)
Author:
chronos
Message:
  • Modified: Network address in each network interface should be full address not just single integer. Yet need to specify network subnets for routing.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r2 r3  
    11object FormMain: TFormMain
    2   Left = 458
     2  Left = 262
    33  Height = 964
    4   Top = 362
     4  Top = 185
    55  Width = 1759
    66  Caption = 'ISP game'
     
    1010  OnDestroy = FormDestroy
    1111  OnShow = FormShow
     12  Position = poScreenCenter
    1213  LCLVersion = '1.7'
     14  WindowState = wsMaximized
    1315  object PaintBox1: TPaintBox
    1416    Left = 0
Note: See TracChangeset for help on using the changeset viewer.