📄 cqfkcx.dfm
字号:
object Form53: TForm53
Left = 154
Top = 205
BorderStyle = bsDialog
Caption = #36229#26399#24212#20184#27454#26597#35810
ClientHeight = 192
ClientWidth = 508
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 = 508
Height = 192
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 6
Top = 7
Width = 495
Height = 32
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 6
Top = 9
Width = 85
Height = 13
AutoSize = False
Caption = #24403#21069#31995#32479#26085#26399
end
object Label2: TLabel
Left = 210
Top = 9
Width = 61
Height = 13
AutoSize = False
Caption = #36229#26399#22825#25968
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 340
Top = 5
Width = 60
Height = 23
Cursor = crHandPoint
Caption = #26597#35810
OnClick = SpeedButton1Click
end
object Edit1: TEdit
Left = 94
Top = 5
Width = 108
Height = 21
Color = 16777145
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 271
Top = 5
Width = 51
Height = 21
Color = 16777145
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnExit = Edit2Exit
OnKeyPress = Edit2KeyPress
end
object BitBtn1: TBitBtn
Left = 412
Top = 4
Width = 60
Height = 24
Cursor = crHandPoint
Caption = #36864#20986
TabOrder = 2
OnMouseDown = BitBtn1MouseDown
OnMouseUp = BitBtn1MouseUp
Kind = bkClose
end
end
object DBGrid1: TDBGrid
Left = 6
Top = 42
Width = 495
Height = 145
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 = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = #20379#24212#21830#32534#21495
Title.Alignment = taCenter
Width = 90
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 = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #27424#27454#35760#36134
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20184#27454#21512#35745
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #32467#27454#26102#38388
Title.Alignment = taCenter
Width = 109
Visible = True
end>
end
end
object DataSource1: TDataSource
Left = 18
Top = 150
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -