initial commit
[rofl0r-KOL.git] / demos / splash / Unit2.dfm
blobcc487b7d6b61e33d6e20158cefe23541354bd6f3
1 object fmSplash: TfmSplash\r
2   Left = 335\r
3   Top = 236\r
4   Width = 342\r
5   Height = 234\r
6   HorzScrollBar.Visible = False\r
7   VertScrollBar.Visible = False\r
8   Caption = 'fmSplash'\r
9   Color = clTeal\r
10   Font.Charset = DEFAULT_CHARSET\r
11   Font.Color = clWindowText\r
12   Font.Height = -11\r
13   Font.Name = 'MS Sans Serif'\r
14   Font.Style = []\r
15   OldCreateOrder = False\r
16   Scaled = False\r
17   PixelsPerInch = 96\r
18   TextHeight = 13\r
19   object LabelEffect1: TKOLLabelEffect\r
20     Tag = 0\r
21     Left = 60\r
22     Top = 92\r
23     Width = 232\r
24     Height = 30\r
25     HelpContext = 0\r
26     TabOrder = -1\r
27     MinWidth = 0\r
28     MinHeight = 0\r
29     MaxWidth = 0\r
30     MaxHeight = 0\r
31     PlaceDown = False\r
32     PlaceRight = False\r
33     PlaceUnder = False\r
34     Visible = True\r
35     Enabled = True\r
36     DoubleBuffered = False\r
37     Align = caNone\r
38     CenterOnParent = False\r
39     Caption = 'Splash form sample'\r
40     Ctl3D = False\r
41     Color = clTeal\r
42     parentColor = True\r
43     Font.Color = clWhite\r
44     Font.FontStyle = [fsBold]\r
45     Font.FontHeight = 30\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 = 1\r
51     Font.FontPitch = fpDefault\r
52     parentFont = False\r
53     EraseBackground = False\r
54     Localizy = loForm\r
55     Transparent = False\r
56     TextAlign = taLeft\r
57     VerticalAlign = vaTop\r
58     wordWrap = False\r
59     autoSize = True\r
60     ShadowDeep = 2\r
61     Color2 = clBlack\r
62   end\r
63   object KOLForm1: TKOLForm\r
64     Caption = 'fmSplash'\r
65     Visible = True\r
66     AllBtnReturnClick = False\r
67     Locked = False\r
68     formUnit = 'Unit2'\r
69     formMain = False\r
70     Enabled = True\r
71     Tabulate = False\r
72     TabulateEx = False\r
73     defaultSize = False\r
74     defaultPosition = False\r
75     MinWidth = 0\r
76     MinHeight = 0\r
77     MaxWidth = 0\r
78     MaxHeight = 0\r
79     HasBorder = False\r
80     HasCaption = False\r
81     StayOnTop = False\r
82     CanResize = True\r
83     CenterOnScreen = False\r
84     Ctl3D = True\r
85     WindowState = wsNormal\r
86     minimizeIcon = True\r
87     maximizeIcon = True\r
88     closeIcon = True\r
89     helpContextIcon = False\r
90     HelpContext = 0\r
91     Color = clTeal\r
92     Font.Color = clWindowText\r
93     Font.FontStyle = []\r
94     Font.FontHeight = 0\r
95     Font.FontWidth = 0\r
96     Font.FontWeight = 0\r
97     Font.FontName = 'MS Sans Serif'\r
98     Font.FontOrientation = 0\r
99     Font.FontCharset = 1\r
100     Font.FontPitch = fpDefault\r
101     DoubleBuffered = False\r
102     PreventResizeFlicks = False\r
103     Transparent = False\r
104     AlphaBlend = 255\r
105     Border = 0\r
106     MarginLeft = 0\r
107     MarginRight = 0\r
108     MarginTop = 0\r
109     MarginBottom = 0\r
110     MinimizeNormalAnimated = False\r
111     zOrderChildren = False\r
112     statusSizeGrip = True\r
113     Localizy = False\r
114     EraseBackground = False\r
115     supportMnemonics = False\r
116     Left = 32\r
117     Top = 12\r
118   end\r
119 end\r