📄 jh_jhdh_find_unit.dfm
字号:
object jh_jhdh_find_form: Tjh_jhdh_find_form
Left = 39
Top = 112
Width = 689
Height = 420
Caption = #36827#36135#21333#25454
Color = 13031127
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 681
Height = 49
Align = alTop
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 20
Width = 48
Height = 12
Caption = #26597#25214#23383#27573
end
object Label2: TLabel
Left = 165
Top = 20
Width = 48
Height = 12
Caption = #26597#25214#26041#24335
end
object Label3: TLabel
Left = 287
Top = 20
Width = 48
Height = 12
Caption = #26597#25214#20869#23481
end
object SpeedButton1: TSpeedButton
Left = 529
Top = 13
Width = 75
Height = 22
Caption = #26597#25214
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 611
Top = 13
Width = 75
Height = 22
Caption = #20851#38381
Flat = True
OnClick = SpeedButton2Click
end
object ComboBox1: TComboBox
Left = 55
Top = 14
Width = 110
Height = 22
BevelKind = bkFlat
Style = csOwnerDrawFixed
Ctl3D = False
ItemHeight = 16
ParentCtl3D = False
TabOrder = 0
Items.Strings = (
#21333#25454#32534#30721
#32463#25163#20154)
end
object ComboBox2: TComboBox
Left = 213
Top = 14
Width = 72
Height = 22
BevelKind = bkFlat
Style = csOwnerDrawFixed
Ctl3D = False
ItemHeight = 16
ParentCtl3D = False
TabOrder = 1
Items.Strings = (
#31561#20110
#31867#20284#20110)
end
object Edit1: TEdit
Left = 335
Top = 16
Width = 115
Height = 18
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
OnKeyDown = Edit1KeyDown
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 369
Width = 681
Height = 24
Panels = <
item
Alignment = taRightJustify
Text = #35760#24405#24635#25968
Width = 60
end
item
Width = 50
end>
SimplePanel = False
end
object GroupBox2: TGroupBox
Left = 0
Top = 49
Width = 681
Height = 169
Align = alTop
TabOrder = 2
object DBGrid1: TDBGrid
Left = 1
Top = 13
Width = 679
Height = 155
Align = alClient
BorderStyle = bsNone
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clBlue
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
OnDblClick = DBGrid1DblClick
end
object Edit2: TEdit
Left = 48
Top = 32
Width = 121
Height = 18
TabOrder = 1
Visible = False
end
object DBGrid3: TDBGrid
Left = 1
Top = 13
Width = 679
Height = 155
Align = alClient
BorderStyle = bsNone
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clBlue
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnCellClick = DBGrid3CellClick
OnDblClick = DBGrid3DblClick
end
end
object GroupBox3: TGroupBox
Left = 0
Top = 218
Width = 681
Height = 151
Align = alClient
TabOrder = 3
object DBGrid2: TDBGrid
Left = 1
Top = 13
Width = 679
Height = 137
Align = alClient
BorderStyle = bsNone
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clBlue
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
object DBGrid4: TDBGrid
Left = 1
Top = 13
Width = 679
Height = 137
Align = alClient
BorderStyle = bsNone
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clBlue
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -