|
|
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
10: Font.Height = -14
11: Font.Name = 'MS Sans Serif'
12: Font.Style = []
13: OldCreateOrder = False
14: Position = poDefaultPosOnly
15: OnClose = FormClose
16: OnCreate = FormCreate
17: OnShow = FormShow
18: PixelsPerInch = 120
19: TextHeight = 16
20: object Splitter1: TSplitter
21: Left = 0
22: Top = 105
23: Width = 409
24: Height = 2
25: Cursor = crVSplit
26: Align = alTop
27: end
28: object Local: TMemo
29: Left = 0
30: Top = 107
31: Width = 409
32: Height = 116
33: Align = alClient
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
42: ReadOnly = True
43: ScrollBars = ssVertical
44: TabOrder = 0
45: WantTabs = True
46: OnKeyPress = LocalKeyPress
47: end
48: object Remote: TMemo
49: Left = 0
50: Top = 0
51: Width = 409
52: Height = 105
53: TabStop = False
54: Align = alTop
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 = []
62: HideSelection = False
63: ParentFont = False
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.