📄 userdefine.dfm
字号:
object UserDefineForm: TUserDefineForm
Left = 192
Top = 114
Width = 514
Height = 491
Caption = #33258#23450#20041#26597#35810
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 = 8
Top = 8
Width = 105
Height = 13
Caption = #35831#36755#20837'SQL'#26597#35810#35821#21477
end
object Label2: TLabel
Left = 9
Top = 222
Width = 56
Height = 13
AutoSize = False
Caption = #26597#35810#32467#26524
end
object DBGrid1: TDBGrid
Left = 8
Top = 240
Width = 489
Height = 209
DataSource = DataModule.LoginData
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Memo1: TMemo
Left = 8
Top = 24
Width = 489
Height = 177
MaxLength = 1024
ScrollBars = ssVertical
TabOrder = 1
end
object Button1: TButton
Left = 80
Top = 208
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 208
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -