📄 unit_update.dfm
字号:
object Form_update: TForm_update
Left = 504
Top = 215
BorderStyle = bsDialog
Caption = #20462#25913#35760#24405
ClientHeight = 251
ClientWidth = 389
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 24
Width = 66
Height = 13
Caption = #34920' '#21517#65306
end
object Label2: TLabel
Left = 40
Top = 72
Width = 60
Height = 13
Caption = #20462#25913#23383#27573#65306
end
object Label3: TLabel
Left = 40
Top = 110
Width = 63
Height = 13
Caption = #20462' '#25913' '#20540#65306
end
object Label4: TLabel
Left = 43
Top = 145
Width = 57
Height = 17
Caption = 'SQL'#35821#21477#65306
end
object Edit_table: TEdit
Left = 112
Top = 24
Width = 241
Height = 21
Enabled = False
TabOrder = 0
end
object Button1: TButton
Left = 112
Top = 208
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object ComboBox_column: TComboBox
Left = 112
Top = 72
Width = 241
Height = 21
ItemHeight = 13
TabOrder = 2
end
object Edit_values: TEdit
Left = 112
Top = 106
Width = 241
Height = 21
TabOrder = 3
end
object Edit_sql: TEdit
Left = 112
Top = 141
Width = 241
Height = 21
TabOrder = 4
end
object Button2: TButton
Left = 232
Top = 208
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 5
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -