?? cfcalss.dfm
字號(hào):
object FrmClass: TFrmClass
Left = 329
Top = 44
Width = 369
Height = 466
Caption = #29677#32423#35774#32622
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object TPanel
Left = 232
Top = 65
Width = 129
Height = 374
Align = alRight
BevelInner = bvRaised
BevelOuter = bvLowered
BorderWidth = 2
ParentColor = True
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 8
Width = 60
Height = 13
Caption = #29677#32423#32534#21495#65306
end
object Label2: TLabel
Left = 16
Top = 64
Width = 60
Height = 13
Caption = #29677#32423#21517#31216#65306
end
object btnadd: TSpeedButton
Left = 8
Top = 123
Width = 113
Height = 41
Caption = '&N '#26032#22686
OnClick = btnaddClick
end
object btndel: TSpeedButton
Left = 8
Top = 163
Width = 113
Height = 41
Caption = '&D '#21024#38500
OnClick = btndelClick
end
object btnok: TSpeedButton
Left = 8
Top = 203
Width = 113
Height = 41
Caption = '&O '#30830#23450
OnClick = btnokClick
end
object btncancel: TSpeedButton
Left = 8
Top = 243
Width = 113
Height = 41
Caption = '&C '#21462#28040
OnClick = btncancelClick
end
object btnprint: TSpeedButton
Left = 8
Top = 283
Width = 113
Height = 41
Caption = '&P '#25171#21360
OnClick = btnprintClick
end
object btnclose: TSpeedButton
Left = 8
Top = 323
Width = 113
Height = 41
Caption = '&E '#36820#22238
OnClick = btncloseClick
end
object dbid: TDBEdit
Left = 8
Top = 32
Width = 113
Height = 21
DataSource = MainDFrm.dbutil
TabOrder = 0
end
object dbcClass: TDBEdit
Left = 8
Top = 88
Width = 113
Height = 21
DataSource = MainDFrm.dbutil
TabOrder = 1
OnClick = dbcClassClick
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 65
Width = 232
Height = 374
Align = alClient
Color = clSkyBlue
DataSource = MainDFrm.dbutil
FixedColor = clMoneyGreen
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Expanded = False
FieldName = 'cID'
Title.Caption = #29677#32423#32534#21495
Width = 66
Visible = True
end
item
Expanded = False
FieldName = 'cClass'
Title.Caption = #29677#32423#21517#31216
Width = 135
Visible = True
end>
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 361
Height = 65
Align = alTop
ParentColor = True
TabOrder = 2
object Label3: TLabel
Left = 6
Top = 14
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object btnq1: TSpeedButton
Left = 197
Top = 8
Width = 61
Height = 23
Caption = '&1 '#26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = btnq1Click
end
object btnq2: TSpeedButton
Left = 197
Top = 31
Width = 61
Height = 23
Caption = '&2 '#26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = btnq2Click
end
object Label4: TLabel
Left = 6
Top = 37
Width = 36
Height = 13
Caption = #21517#31216#65306
end
object btnq3: TSpeedButton
Left = 258
Top = 8
Width = 97
Height = 46
Caption = '&A '#26174#31034#20840#37096
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = btnq3Click
end
object Label5: TLabel
Left = 107
Top = 12
Width = 12
Height = 13
Caption = #33267
end
object Label6: TLabel
Left = 106
Top = 35
Width = 12
Height = 13
Caption = #33267
end
object Edit1: TEdit
Left = 39
Top = 8
Width = 66
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 39
Top = 31
Width = 66
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 121
Top = 8
Width = 76
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 120
Top = 31
Width = 77
Height = 21
TabOrder = 3
end
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -