|
|
1.1 root 1: object MainForm: TMainForm
2: Left = 564
3: Top = 184
4: Width = 417
5: Height = 251
6: Caption = 'Synchronet Chat'
7: Color = clBtnFace
8: Font.Charset = DEFAULT_CHARSET
9: Font.Color = clWindowText
1.1.1.2 ! root 10: Font.Height = -14
1.1 root 11: Font.Name = 'MS Sans Serif'
12: Font.Style = []
13: OldCreateOrder = False
14: Position = poDefaultPosOnly
15: OnClose = FormClose
16: OnCreate = FormCreate
17: OnShow = FormShow
1.1.1.2 ! root 18: PixelsPerInch = 120
! 19: TextHeight = 16
1.1 root 20: object Splitter1: TSplitter
21: Left = 0
1.1.1.2 ! root 22: Top = 105
1.1 root 23: Width = 409
24: Height = 2
25: Cursor = crVSplit
26: Align = alTop
27: end
28: object Local: TMemo
29: Left = 0
1.1.1.2 ! root 30: Top = 107
1.1 root 31: Width = 409
1.1.1.2 ! root 32: Height = 116
1.1 root 33: Align = alClient
1.1.1.2 ! root 34: Color = clBlack
! 35: Font.Charset = DEFAULT_CHARSET
! 36: Font.Color = clLime
! 37: Font.Height = -15
! 38: Font.Name = 'System'
! 39: Font.Pitch = fpFixed
! 40: Font.Style = []
! 41: ParentFont = False
1.1 root 42: ReadOnly = True
43: ScrollBars = ssVertical
44: TabOrder = 0
1.1.1.2 ! root 45: WantTabs = True
1.1 root 46: OnKeyPress = LocalKeyPress
47: end
48: object Remote: TMemo
49: Left = 0
50: Top = 0
51: Width = 409
1.1.1.2 ! root 52: Height = 105
1.1 root 53: TabStop = False
54: Align = alTop
1.1.1.2 ! root 55: Color = clBlack
! 56: Font.Charset = DEFAULT_CHARSET
! 57: Font.Color = clGreen
! 58: Font.Height = -15
! 59: Font.Name = 'System'
! 60: Font.Pitch = fpFixed
! 61: Font.Style = []
1.1 root 62: HideSelection = False
1.1.1.2 ! root 63: ParentFont = False
1.1 root 64: ReadOnly = True
65: ScrollBars = ssVertical
66: TabOrder = 1
67: end
68: object InputTimer: TTimer
69: OnTimer = InputTimerTick
70: Left = 72
71: Top = 40
72: end
73: object Timer: TTimer
74: Enabled = False
75: OnTimer = TimerTick
76: Left = 128
77: Top = 48
78: end
79: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.