📄 gyswljkgl.~dfm
字号:
object Form43: TForm43
Left = 205
Top = 214
BorderStyle = bsDialog
Caption = #20379#24212#21830#24448#26469#32467#27454#31649#29702
ClientHeight = 234
ClientWidth = 463
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 463
Height = 234
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 6
Top = 8
Width = 451
Height = 37
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 11
Top = 11
Width = 72
Height = 13
AutoSize = False
Caption = #20379#24212#21830#20840#31216
end
object SpeedButton1: TSpeedButton
Left = 224
Top = 6
Width = 63
Height = 24
Cursor = crHandPoint
Caption = #26597#35810
OnClick = SpeedButton1Click
end
object ComboBox1: TComboBox
Left = 83
Top = 7
Width = 126
Height = 21
Color = clBtnHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnKeyDown = ComboBox1KeyDown
end
object BitBtn1: TBitBtn
Left = 348
Top = 6
Width = 68
Height = 25
Cursor = crHandPoint
Caption = #36864#20986
TabOrder = 1
OnMouseDown = BitBtn1MouseDown
OnMouseUp = BitBtn1MouseUp
Kind = bkClose
end
end
object DBGrid1: TDBGrid
Left = 6
Top = 47
Width = 451
Height = 120
Color = 16777145
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clBlue
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnMouseMove = Panel3MouseMove
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = #20379#24212#21830#32534#21495
Title.Alignment = taCenter
Width = 100
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20379#24212#21830#20840#31216
Title.Alignment = taCenter
Width = 90
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #37329#39069#23567#35745
Title.Alignment = taCenter
Width = 80
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #27424#27454#35760#36134
Title.Alignment = taCenter
Width = 80
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20184#27454#21512#35745
Title.Alignment = taCenter
Width = 80
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #32467#27454#26102#38388
Title.Alignment = taCenter
Width = 120
Visible = True
end>
end
object Panel3: TPanel
Left = 6
Top = 170
Width = 451
Height = 58
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
OnMouseMove = Panel3MouseMove
object Label2: TLabel
Left = 8
Top = 12
Width = 81
Height = 13
AutoSize = False
Caption = #20379#24212#21830#27424#27454#65306
end
object Label3: TLabel
Left = 8
Top = 34
Width = 81
Height = 13
AutoSize = False
Caption = #27424#20379#24212#21830#27454#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 190
Top = 12
Width = 66
Height = 13
AutoSize = False
Caption = #32467#27454#37329#39069#65306
end
object Label5: TLabel
Left = 190
Top = 34
Width = 66
Height = 13
AutoSize = False
Caption = #32467#27454#26102#38388#65306
end
object SpeedButton2: TSpeedButton
Left = 378
Top = 5
Width = 68
Height = 49
Caption = #32467#36134
Enabled = False
Flat = True
OnClick = SpeedButton2Click
OnMouseMove = SpeedButton2MouseMove
end
object Shape3: TShape
Left = 81
Top = 27
Width = 104
Height = 1
end
object Label6: TLabel
Left = 85
Top = 11
Width = 3
Height = 13
end
object Label7: TLabel
Left = 85
Top = 35
Width = 3
Height = 13
end
object Shape1: TShape
Left = 81
Top = 50
Width = 104
Height = 1
end
object Label8: TLabel
Left = 256
Top = 32
Width = 3
Height = 13
end
object Shape2: TShape
Left = 251
Top = 49
Width = 120
Height = 1
end
object Edit3: TEdit
Left = 253
Top = 8
Width = 100
Height = 21
Color = clBtnHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnExit = Edit3Exit
OnKeyPress = Edit3KeyPress
end
end
end
object DataSource1: TDataSource
Left = 240
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -