?? kcgl.dfm
字號:
object Form1: TForm1
Left = 232
Top = 198
BorderIcons = []
BorderStyle = bsSingle
Caption = #24405#20837#35838#31243#20449#24687
ClientHeight = 301
ClientWidth = 447
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object lab1: TLabel
Left = 8
Top = 16
Width = 48
Height = 12
Caption = #35838' '#31243' '#21495
end
object Label1: TLabel
Left = 248
Top = 16
Width = 48
Height = 12
Caption = #35838' '#31243' '#21517
end
object Label2: TLabel
Left = 8
Top = 96
Width = 48
Height = 12
Caption = #24320' '#35774' '#31995
end
object lab2: TLabel
Left = 248
Top = 56
Width = 48
Height = 12
Caption = #23398' '#20998
end
object Label3: TLabel
Left = 8
Top = 56
Width = 48
Height = 12
Caption = #24320' '#35774' '#29677
end
object view: TDBGrid
Left = 0
Top = 182
Width = 447
Height = 119
Align = alBottom
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
object num: TEdit
Left = 72
Top = 16
Width = 121
Height = 20
MaxLength = 6
TabOrder = 1
OnChange = numChange
end
object nam: TEdit
Left = 312
Top = 16
Width = 121
Height = 20
MaxLength = 50
TabOrder = 2
end
object dep: TEdit
Left = 72
Top = 96
Width = 361
Height = 20
MaxLength = 50
TabOrder = 3
end
object cla: TEdit
Left = 72
Top = 56
Width = 121
Height = 20
MaxLength = 15
TabOrder = 4
end
object cre: TEdit
Left = 312
Top = 56
Width = 121
Height = 20
MaxLength = 6
TabOrder = 5
end
object buto: TButton
Left = 256
Top = 136
Width = 75
Height = 25
Caption = #30830' '#23450
Enabled = False
TabOrder = 6
OnClick = butoClick
end
object butc: TButton
Left = 344
Top = 136
Width = 75
Height = 25
Cancel = True
Caption = #21462' '#28040
TabOrder = 7
OnClick = butcClick
end
object qry: TADOQuery
Connection = data.adoc
Parameters = <>
Left = 80
Top = 144
end
object DataSource1: TDataSource
DataSet = qry
Left = 120
Top = 144
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -