61 lines
1.5 KiB
Plaintext
61 lines
1.5 KiB
Plaintext
object frmBaseList: TfrmBaseList
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'frmBaseList'
|
|
ClientHeight = 349
|
|
ClientWidth = 741
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 17
|
|
object cxProgressBar2: TcxProgressBar
|
|
Left = 288
|
|
Top = 120
|
|
Margins.Left = 1
|
|
Margins.Top = 1
|
|
Margins.Right = 1
|
|
Margins.Bottom = 1
|
|
ParentFont = False
|
|
Properties.AnimationSpeed = 2
|
|
Properties.BarStyle = cxbsGradientLEDs
|
|
Properties.BeginColor = 65408
|
|
Properties.Marquee = True
|
|
Properties.Text = 'loading...'
|
|
Style.Font.Charset = ANSI_CHARSET
|
|
Style.Font.Color = clSilver
|
|
Style.Font.Height = -14
|
|
Style.Font.Name = #24494#36719#38597#40657
|
|
Style.Font.Style = []
|
|
Style.LookAndFeel.SkinName = 'VS2010'
|
|
Style.Shadow = False
|
|
Style.IsFontAssigned = True
|
|
StyleDisabled.LookAndFeel.SkinName = 'VS2010'
|
|
StyleFocused.LookAndFeel.SkinName = 'VS2010'
|
|
StyleHot.LookAndFeel.SkinName = 'VS2010'
|
|
TabOrder = 0
|
|
Transparent = True
|
|
Visible = False
|
|
Width = 153
|
|
end
|
|
object ADOQueryBaseCmd: TADOQuery
|
|
Parameters = <>
|
|
Left = 281
|
|
Top = 160
|
|
end
|
|
object ADOQueryBaseTemp: TADOQuery
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 233
|
|
Top = 121
|
|
end
|
|
end
|