📄 xqxx.dfm
字号:
object FormXqxx: TFormXqxx
Left = 202
Top = 86
Width = 566
Height = 407
BorderIcons = [biSystemMenu, biMinimize]
Caption = #23567#21306#20449#24687#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 47
Width = 558
Height = 218
Align = alClient
DataSource = DataModule1.DataS
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel1: TPanel
Left = 0
Top = 328
Width = 558
Height = 52
Align = alBottom
BevelInner = bvLowered
TabOrder = 1
object Button1: TButton
Left = 32
Top = 14
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 134
Top = 14
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 236
Top = 14
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 338
Top = 14
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 440
Top = 14
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button5Click
end
end
object Panel2: TPanel
Left = 0
Top = 265
Width = 558
Height = 63
Align = alBottom
BevelInner = bvLowered
TabOrder = 2
object Labelbh: TLabel
Left = 16
Top = 12
Width = 73
Height = 13
AutoSize = False
Caption = #23567#21306#32534#21495
end
object Labelmc: TLabel
Left = 216
Top = 12
Width = 57
Height = 13
AutoSize = False
Caption = #23567#21306#21517#31216
end
object Label4: TLabel
Left = 16
Top = 38
Width = 70
Height = 13
AutoSize = False
Caption = #23567#21306#22320#22336
end
object Edit1: TEdit
Left = 115
Top = 8
Width = 81
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 288
Top = 8
Width = 161
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 115
Top = 34
Width = 257
Height = 21
TabOrder = 2
OnExit = Edit3Exit
end
end
object TPanel
Left = 0
Top = 0
Width = 558
Height = 47
Align = alTop
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 3
object Label1: TLabel
Left = 2
Top = 2
Width = 554
Height = 43
Align = alClient
Alignment = taCenter
AutoSize = False
Caption = #23567#21306#20449#24687#35774#32622
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
Layout = tlCenter
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -