initial commit
[rofl0r-KOL.git] / units / ftp / ftp_demo / Logger.dfm
blobe893a989213a8b99d46eb8075fcc494627e78f54
1 object Form3: TForm3\r
2   Left = 425\r
3   Top = 492\r
4   Width = 599\r
5   Height = 245\r
6   HorzScrollBar.Visible = False\r
7   VertScrollBar.Visible = False\r
8   Caption = 'Protocol'\r
9   Color = clBtnFace\r
10   Font.Charset = DEFAULT_CHARSET\r
11   Font.Color = clWindowText\r
12   Font.Height = -13\r
13   Font.Name = 'MS Sans Serif'\r
14   Font.Style = []\r
15   OldCreateOrder = False\r
16   Scaled = False\r
17   PixelsPerInch = 120\r
18   TextHeight = 16\r
19   object LM: TKOLMemo\r
20     Tag = 0\r
21     Left = 2\r
22     Top = 2\r
23     Width = 587\r
24     Height = 208\r
25     HelpContext = 0\r
26     IgnoreDefault = True\r
27     TabOrder = 0\r
28     MinWidth = 0\r
29     MinHeight = 0\r
30     MaxWidth = 0\r
31     MaxHeight = 0\r
32     PlaceDown = False\r
33     PlaceRight = False\r
34     PlaceUnder = False\r
35     Visible = True\r
36     Enabled = True\r
37     DoubleBuffered = True\r
38     Align = caClient\r
39     CenterOnParent = False\r
40     Ctl3D = True\r
41     Color = clBtnFace\r
42     parentColor = True\r
43     Font.Color = clWindowText\r
44     Font.FontStyle = []\r
45     Font.FontHeight = 0\r
46     Font.FontWidth = 0\r
47     Font.FontWeight = 0\r
48     Font.FontName = 'MS Sans Serif'\r
49     Font.FontOrientation = 0\r
50     Font.FontCharset = 0\r
51     Font.FontPitch = fpDefault\r
52     parentFont = True\r
53     EraseBackground = False\r
54     Localizy = loForm\r
55     Transparent = False\r
56     Text.Strings = (\r
57       '')\r
58     TextAlign = taLeft\r
59     TabStop = True\r
60     Options = []\r
61     HasBorder = True\r
62     EditTabChar = False\r
63     Brush.Color = clBtnFace\r
64     Brush.BrushStyle = bsSolid\r
65   end\r
66   object KF: TKOLForm\r
67     Tag = 0\r
68     ForceIcon16x16 = False\r
69     Caption = 'Protocol'\r
70     Visible = False\r
71     OnClose = KFClose\r
72     AllBtnReturnClick = False\r
73     Locked = False\r
74     formUnit = 'Logger'\r
75     formMain = False\r
76     Enabled = True\r
77     Tabulate = False\r
78     TabulateEx = False\r
79     defaultSize = False\r
80     defaultPosition = False\r
81     MinWidth = 0\r
82     MinHeight = 0\r
83     MaxWidth = 0\r
84     MaxHeight = 0\r
85     HasBorder = True\r
86     HasCaption = True\r
87     StayOnTop = False\r
88     CanResize = True\r
89     CenterOnScreen = False\r
90     Ctl3D = True\r
91     WindowState = wsNormal\r
92     minimizeIcon = True\r
93     maximizeIcon = True\r
94     closeIcon = True\r
95     helpContextIcon = False\r
96     borderStyle = fbsSingle\r
97     HelpContext = 0\r
98     Color = clBtnFace\r
99     Font.Color = clWindowText\r
100     Font.FontStyle = []\r
101     Font.FontHeight = 0\r
102     Font.FontWidth = 0\r
103     Font.FontWeight = 0\r
104     Font.FontName = 'MS Sans Serif'\r
105     Font.FontOrientation = 0\r
106     Font.FontCharset = 0\r
107     Font.FontPitch = fpDefault\r
108     Brush.Color = clBtnFace\r
109     Brush.BrushStyle = bsSolid\r
110     DoubleBuffered = True\r
111     PreventResizeFlicks = False\r
112     Transparent = False\r
113     AlphaBlend = 255\r
114     Border = 2\r
115     MarginLeft = 0\r
116     MarginRight = 0\r
117     MarginTop = 0\r
118     MarginBottom = 0\r
119     MinimizeNormalAnimated = False\r
120     zOrderChildren = False\r
121     statusSizeGrip = False\r
122     Localizy = False\r
123     ShowHint = False\r
124     EraseBackground = False\r
125     supportMnemonics = False\r
126     Left = 8\r
127     Top = 8\r
128   end\r
129   object FormSave1: TKOLFormSave\r
130     Tag = 0\r
131     Registry = True\r
132     Section = 'Form3'\r
133     Restore = True\r
134     Left = 48\r
135     Top = 8\r
136   end\r
137 end\r