📄 lyxx.dfm
字号:
object FormLyxx: TFormLyxx
Left = 207
Top = 113
Width = 566
Height = 407
BorderIcons = [biSystemMenu, biMinimize]
Caption = #27004#23431#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 = 213
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 = 260
Width = 558
Height = 68
Align = alBottom
BevelInner = bvLowered
TabOrder = 2
object Labelbh: TLabel
Left = 8
Top = 12
Width = 56
Height = 13
AutoSize = False
Caption = #27004#23431#32534#21495
end
object Labelmc: TLabel
Left = 112
Top = 12
Width = 57
Height = 13
AutoSize = False
Caption = #25152#23646#23567#21306
end
object Label4: TLabel
Left = 325
Top = 12
Width = 57
Height = 13
AutoSize = False
Caption = #27004#23431#21517#31216
end
object Label2: TLabel
Left = 8
Top = 40
Width = 33
Height = 13
AutoSize = False
Caption = #23618#25968
end
object Label3: TLabel
Left = 112
Top = 40
Width = 41
Height = 13
AutoSize = False
Caption = #27004#22411
end
object Label5: TLabel
Left = 325
Top = 40
Width = 55
Height = 13
AutoSize = False
Caption = #25151#38388#22871#25968
end
object Edit1: TEdit
Left = 65
Top = 8
Width = 42
Height = 21
TabOrder = 0
OnExit = Edit1Exit
OnKeyPress = Edit1KeyPress
end
object Edit3: TEdit
Left = 384
Top = 8
Width = 169
Height = 21
TabOrder = 2
end
object Edit4: TEdit
Left = 65
Top = 36
Width = 42
Height = 21
TabOrder = 3
OnKeyPress = Edit4KeyPress
end
object ComboBox1: TComboBox
Left = 176
Top = 8
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
OnExit = ComboBox1Exit
end
object Edit5: TEdit
Left = 384
Top = 36
Width = 73
Height = 21
TabOrder = 5
OnKeyPress = Edit5KeyPress
end
object ComboBox2: TComboBox
Left = 176
Top = 36
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
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 = #27004#23431#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 + -