1 object fmSplash: TfmSplash
\r
6 HorzScrollBar.Visible = False
\r
7 VertScrollBar.Visible = False
\r
10 Font.Charset = DEFAULT_CHARSET
\r
11 Font.Color = clWindowText
\r
13 Font.Name = 'MS Sans Serif'
\r
15 OldCreateOrder = False
\r
19 object LabelEffect1: TKOLLabelEffect
\r
36 DoubleBuffered = False
\r
38 CenterOnParent = False
\r
39 Caption = 'Splash form sample'
\r
43 Font.Color = clWhite
\r
44 Font.FontStyle = [fsBold]
\r
45 Font.FontHeight = 30
\r
48 Font.FontName = 'MS Sans Serif'
\r
49 Font.FontOrientation = 0
\r
50 Font.FontCharset = 1
\r
51 Font.FontPitch = fpDefault
\r
53 EraseBackground = False
\r
57 VerticalAlign = vaTop
\r
63 object KOLForm1: TKOLForm
\r
64 Caption = 'fmSplash'
\r
66 AllBtnReturnClick = False
\r
74 defaultPosition = False
\r
83 CenterOnScreen = False
\r
85 WindowState = wsNormal
\r
89 helpContextIcon = False
\r
92 Font.Color = clWindowText
\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
110 MinimizeNormalAnimated = False
\r
111 zOrderChildren = False
\r
112 statusSizeGrip = True
\r
114 EraseBackground = False
\r
115 supportMnemonics = False
\r