initial commit
[rofl0r-KOL.git] / demos / modalvcl2koldll / KOLUnit1.dfm
blob4a56aa1b5992bcce9a722bca7729c3c8effdbb9e
1 object KOLForm1: TKOLForm1\r
2   Left = 254\r
3   Top = 243\r
4   Width = 255\r
5   Height = 251\r
6   Caption = 'KOLForm1'\r
7   Color = clBtnFace\r
8   Font.Charset = DEFAULT_CHARSET\r
9   Font.Color = clWindowText\r
10   Font.Height = -11\r
11   Font.Name = 'MS Sans Serif'\r
12   Font.Style = []\r
13   OldCreateOrder = False\r
14   PixelsPerInch = 96\r
15   TextHeight = 13\r
16   object Button1: TKOLButton\r
17     Tag = 0\r
18     Left = 64\r
19     Top = 80\r
20     Width = 121\r
21     Height = 22\r
22     TabOrder = 0\r
23     PlaceDown = False\r
24     PlaceRight = False\r
25     PlaceUnder = False\r
26     Visible = True\r
27     Enabled = True\r
28     DoubleBuffered = False\r
29     Align = caNone\r
30     CenterOnParent = False\r
31     Caption = 'Close'\r
32     Ctl3D = True\r
33     Color = clBtnFace\r
34     parentColor = True\r
35     Font.Color = clWindowText\r
36     Font.FontStyle = []\r
37     Font.FontHeight = 0\r
38     Font.FontWidth = 0\r
39     Font.FontWeight = 0\r
40     Font.FontName = 'MS Sans Serif'\r
41     Font.FontOrientation = 0\r
42     Font.FontCharset = 0\r
43     Font.FontPitch = fpDefault\r
44     parentFont = True\r
45     OnClick = Button1Click\r
46     EraseBackground = False\r
47     TextAlign = taCenter\r
48     VerticalAlign = vaCenter\r
49     TabStop = True\r
50     LikeSpeedButton = False\r
51     autoSize = False\r
52   end\r
53   object KOLProject1: TKOLProject\r
54     Locked = False\r
55     projectName = 'KOLDLL'\r
56     projectDest = 'KOLDLL'\r
57     sourcePath = 'E:\KOL\Demos\DemoDllformFromVCL\'\r
58     outdcuPath = 'E:\KOL\Demos\DemoDllformFromVCL\'\r
59     dprResource = False\r
60     protectFiles = True\r
61     showReport = False\r
62     isKOLProject = True\r
63     autoBuild = True\r
64     autoBuildDelay = 500\r
65     BUILD = False\r
66     consoleOut = False\r
67     SupportAnsiMnemonics = 0\r
68     Left = 16\r
69     Top = 16\r
70   end\r
71   object KOLForm1: TKOLForm\r
72     Caption = 'KOLForm1'\r
73     Visible = True\r
74     Locked = False\r
75     formUnit = 'KOLUnit1'\r
76     formMain = True\r
77     Enabled = True\r
78     Tabulate = False\r
79     TabulateEx = False\r
80     defaultSize = False\r
81     defaultPosition = False\r
82     HasBorder = True\r
83     HasCaption = True\r
84     StayOnTop = False\r
85     CanResize = True\r
86     CenterOnScreen = False\r
87     Ctl3D = True\r
88     WindowState = wsNormal\r
89     minimizeIcon = True\r
90     maximizeIcon = True\r
91     closeIcon = True\r
92     Color = clBtnFace\r
93     Font.Color = clWindowText\r
94     Font.FontStyle = []\r
95     Font.FontHeight = 0\r
96     Font.FontWidth = 0\r
97     Font.FontWeight = 0\r
98     Font.FontName = 'MS Sans Serif'\r
99     Font.FontOrientation = 0\r
100     Font.FontCharset = 0\r
101     Font.FontPitch = fpDefault\r
102     DoubleBuffered = False\r
103     PreventResizeFlicks = False\r
104     Transparent = False\r
105     AlphaBlend = 255\r
106     Border = 2\r
107     MarginLeft = 0\r
108     MarginRight = 0\r
109     MarginTop = 0\r
110     MarginBottom = 0\r
111     MinimizeNormalAnimated = False\r
112     zOrderChildren = False\r
113     statusSizeGrip = True\r
114     EraseBackground = False\r
115     supportMnemonics = False\r
116     Left = 80\r
117     Top = 16\r
118   end\r
119   object KOLApplet1: TKOLApplet\r
120     Caption = 'KOLDLL'\r
121     Visible = False\r
122     Left = 152\r
123     Top = 16\r
124   end\r
125 end\r