Changeset 4 for trunk/UMainForm.dfm


Ignore:
Timestamp:
Dec 3, 2009, 9:09:58 AM (14 years ago)
Author:
george
Message:
  • Modified: Minor changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UMainForm.dfm

    r3 r4  
    1212  Font.Style = []
    1313  OldCreateOrder = False
     14  OnClose = FormClose
    1415  OnCreate = FormCreate
    1516  OnDestroy = FormDestroy
     
    3031      'ddress]." comment=".[get $i comment]." network=".[get $i network' +
    3132      '])}}'
    32     ExplicitTop = 327
    33     ExplicitWidth = 432
    3433  end
    3534  object Button1: TButton
     
    4241    TabOrder = 1
    4342    OnClick = Button1Click
    44     ExplicitLeft = 454
    45     ExplicitTop = 327
    4643  end
    4744  object PageControl1: TPageControl
     
    5552    object TabSheet1: TTabSheet
    5653      Caption = 'TabSheet1'
    57       ExplicitWidth = 531
    58       ExplicitHeight = 303
    5954      object Memo1: TMemo
    6055        Left = 0
     
    7166        ScrollBars = ssBoth
    7267        TabOrder = 0
    73         ExplicitLeft = 8
    74         ExplicitTop = 8
    75         ExplicitWidth = 544
    76         ExplicitHeight = 323
    7768      end
    7869    end
     
    8071      Caption = 'TabSheet2'
    8172      ImageIndex = 1
    82       ExplicitWidth = 531
    83       ExplicitHeight = 303
    8473      object Memo2: TMemo
    8574        Left = 0
     
    9685        ScrollBars = ssBoth
    9786        TabOrder = 0
    98         ExplicitLeft = 8
    99         ExplicitTop = 8
    100         ExplicitWidth = 544
    101         ExplicitHeight = 323
    10287      end
    10388    end
Note: See TracChangeset for help on using the changeset viewer.