?? groupupdate.~dfm
字號:
object frmGroupUpdate: TfrmGroupUpdate
Left = 345
Top = 253
Width = 381
Height = 250
Caption = #20462#25913#32452
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 44
Width = 35
Height = 13
Caption = #32452' ID'
end
object Label2: TLabel
Left = 56
Top = 100
Width = 36
Height = 13
Caption = #32452' '#21517
end
object btnSave: TButton
Left = 144
Top = 174
Width = 75
Height = 25
Caption = #20445' '#23384'(&S)'
TabOrder = 3
OnClick = btnSaveClick
end
object btnCancel: TButton
Left = 240
Top = 174
Width = 75
Height = 25
Caption = #21462' '#28040'(&C)'
TabOrder = 4
OnClick = btnCancelClick
end
object btnUpdate: TButton
Left = 48
Top = 174
Width = 75
Height = 25
Caption = #20462' '#25913'(&U)'
Enabled = False
TabOrder = 2
Visible = False
OnClick = btnUpdateClick
end
object DBEdit1: TDBEdit
Left = 112
Top = 40
Width = 89
Height = 21
DataField = #32452'ID'
DataSource = DataSource1
Enabled = False
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 112
Top = 96
Width = 201
Height = 21
DataField = #32452#21517
DataSource = DataSource1
TabOrder = 1
end
object DataSource1: TDataSource
DataSet = frmMain.ADOTblGroup
Left = 32
Top = 184
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -