📄 tongjifrm.dfm
字号:
object tjlcfrm: Ttjlcfrm
Left = 134
Top = 97
Width = 651
Height = 492
Caption = #32479#35745#34892#39542#37324#31243#21450#20986#36710#27425#25968
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnActivate = FormActivate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 0
Top = 144
Width = 643
Height = 1
Cursor = crVSplit
Align = alTop
end
object Splitter2: TSplitter
Left = 641
Top = 145
Width = 2
Height = 320
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 643
Height = 144
Align = alTop
BevelInner = bvLowered
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 195
Top = 59
Width = 132
Height = 12
Caption = #24635#34892#36710#37324#31243#20026#65306#65288#20844#37324#65289
end
object Label2: TLabel
Left = 195
Top = 91
Width = 120
Height = 12
Caption = #24635#20986#36710#27425#25968#20026#65306#65288#27425#65289
end
object Label3: TLabel
Left = 195
Top = 26
Width = 96
Height = 12
Caption = #32479#35745#36215#27490#26085#26399#20026#65306
end
object Label4: TLabel
Left = 384
Top = 26
Width = 12
Height = 12
Caption = #33267
end
object GroupBox1: TGroupBox
Left = 33
Top = 16
Width = 130
Height = 108
Caption = #35831#36873#25321#32479#35745#26041#24335#65306
TabOrder = 0
object RadioButton1: TRadioButton
Left = 18
Top = 24
Width = 81
Height = 13
Caption = #25353#36710#36742#32534#21495
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 18
Top = 44
Width = 81
Height = 12
Caption = #25353#21496#26426#32534#21495
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 18
Top = 64
Width = 81
Height = 12
Caption = #25353#29992#36710#21333#20301
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 18
Top = 85
Width = 81
Height = 12
Caption = #25353#26085#26399
TabOrder = 3
end
end
object BitBtn1: TBitBtn
Left = 530
Top = 8
Width = 69
Height = 21
Caption = #32479#35745
Default = True
TabOrder = 1
OnClick = BitBtn1Click
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 530
Top = 81
Width = 69
Height = 21
Cancel = True
Caption = #36864#20986
TabOrder = 2
OnClick = BitBtn2Click
NumGlyphs = 2
end
object Edit3: TEdit
Left = 338
Top = 55
Width = 81
Height = 20
ImeName = #32043#20809#25340#38899#36755#20837#27861'2.2'#29256
TabOrder = 3
Text = 'Edit3'
end
object Edit1: TEdit
Left = 338
Top = 88
Width = 81
Height = 20
TabOrder = 4
Text = 'Edit1'
end
object Edit2: TEdit
Left = 299
Top = 23
Width = 81
Height = 20
TabOrder = 5
Text = 'Edit2'
end
object Edit4: TEdit
Left = 398
Top = 23
Width = 81
Height = 20
TabOrder = 6
Text = 'Edit4'
end
object BitBtn3: TBitBtn
Left = 530
Top = 41
Width = 69
Height = 20
Cancel = True
Caption = #25171#21360
TabOrder = 7
OnClick = BitBtn3Click
NumGlyphs = 2
end
end
object Panel2: TPanel
Left = 0
Top = 145
Width = 641
Height = 320
Align = alLeft
TabOrder = 1
object DBGrid1: TDBGrid
Left = 8
Top = 16
Width = 625
Height = 136
DataSource = paiche_ds1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object DBGrid2: TDBGrid
Left = 8
Top = 160
Width = 625
Height = 145
DataSource = paiche_ds2
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object ExcelApplication1: TExcelApplication
AutoConnect = False
ConnectKind = ckRunningOrNew
AutoQuit = False
Left = 176
Top = 160
end
object ExcelWorkbook1: TExcelWorkbook
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 208
Top = 160
end
object ExcelWorksheet1: TExcelWorksheet
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 240
Top = 160
end
object paiche_ds1: TDataSource
DataSet = paiche_cds1
Left = 136
Top = 217
end
object paiche_cds1: TClientDataSet
Aggregates = <>
Params = <>
Left = 88
Top = 217
end
object paiche_cds2: TClientDataSet
Aggregates = <>
Params = <>
Left = 88
Top = 345
end
object paiche_ds2: TDataSource
DataSet = paiche_cds2
Left = 144
Top = 345
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -