📄 qisleditor.dfm
字号:
object SQLEditorDlg: TSQLEditorDlg
Left = 436
Top = 199
Width = 515
Height = 391
Caption = 'SQL List Editor'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 323
Width = 507
Height = 41
Align = alBottom
TabOrder = 0
object BitBtn1: TBitBtn
Left = 288
Top = 8
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 408
Top = 8
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
Kind = bkCancel
end
end
object SQLDefs: TValueListEditor
Left = 0
Top = 0
Width = 507
Height = 323
Align = alClient
KeyOptions = [keyEdit, keyAdd, keyDelete, keyUnique]
TabOrder = 1
TitleCaptions.Strings = (
'SQLTag'
'SQL')
ColWidths = (
104
397)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -