?? statcurve_datalist_f.~dfm
字號:
object frmDataList: TfrmDataList
Left = 192
Top = 106
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #25968#25454#21015#34920
ClientHeight = 516
ClientWidth = 753
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object panMain: TPanel
Left = 0
Top = 0
Width = 753
Height = 516
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 2
Width = 383
Height = 512
Align = alLeft
BevelInner = bvLowered
TabOrder = 0
object Label2: TLabel
Left = 152
Top = 8
Width = 52
Height = 13
Caption = #34892#39542#35760#24405
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object dbgDataList: TDBGrid
Left = 2
Top = 29
Width = 379
Height = 481
Align = alBottom
Ctl3D = False
DataSource = DataSource
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentCtl3D = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Panel1: TPanel
Left = 385
Top = 2
Width = 366
Height = 512
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 168
Top = 8
Width = 52
Height = 13
Caption = #36229#36895#35760#24405
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object dbgDataListUp: TDBGrid
Left = 2
Top = 29
Width = 362
Height = 481
Align = alBottom
Ctl3D = False
DataSource = DataSourceUp
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentCtl3D = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
end
object ADOQuery: TADOQuery
Connection = frmStatCurve.ADOConnection
Parameters = <>
Left = 16
Top = 400
end
object DataSource: TDataSource
DataSet = ADOQuery
Left = 48
Top = 400
end
object DataSourceUp: TDataSource
DataSet = ADOQueryUp
Left = 416
Top = 192
end
object ADOQueryUp: TADOQuery
Connection = frmStatCurve.ADOConnection
Parameters = <>
Left = 448
Top = 192
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -