📄 u_yglz.dfm
字号:
object frm_yglz: Tfrm_yglz
Left = 206
Top = 136
Width = 709
Height = 505
Caption = #21592#24037#31163#32844
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
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 = 209
Height = 478
Align = alLeft
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 0
object TreeView1: TTreeView
Left = 2
Top = 2
Width = 205
Height = 474
Align = alClient
Indent = 19
TabOrder = 0
OnClick = TreeView1Click
end
end
object Panel2: TPanel
Left = 209
Top = 0
Width = 492
Height = 478
Align = alClient
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 1
object CoolBar1: TCoolBar
Left = 2
Top = 2
Width = 488
Height = 71
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 65
Width = 484
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 471
Height = 65
ButtonHeight = 60
ButtonWidth = 8
Caption = 'ToolBar1'
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 0
Top = 2
Width = 65
Height = 60
Caption = #26597#25214
OnClick = SpeedButton1Click
end
object ToolButton1: TToolButton
Left = 65
Top = 2
Width = 8
Caption = 'ToolButton1'
ImageIndex = 0
Style = tbsDivider
end
object SpeedButton2: TSpeedButton
Left = 73
Top = 2
Width = 65
Height = 60
Caption = #26174#31034#20840#37096
OnClick = SpeedButton2Click
end
object ToolButton2: TToolButton
Left = 138
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsDivider
end
object SpeedButton4: TSpeedButton
Left = 146
Top = 2
Width = 65
Height = 60
Caption = #31163#32844
OnClick = SpeedButton4Click
end
object ToolButton3: TToolButton
Left = 211
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsDivider
end
object SpeedButton3: TSpeedButton
Left = 219
Top = 2
Width = 65
Height = 60
Caption = #36864#20986
OnClick = SpeedButton3Click
end
end
end
object Panel3: TPanel
Left = 2
Top = 168
Width = 488
Height = 308
Align = alBottom
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 484
Height = 304
Align = alClient
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
end
object Panel4: TPanel
Left = 2
Top = 73
Width = 488
Height = 95
Align = alClient
BevelInner = bvLowered
BevelOuter = bvSpace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object Label1: TLabel
Left = 32
Top = 18
Width = 70
Height = 14
Caption = #32534' '#21495#65306
end
object Label2: TLabel
Left = 272
Top = 18
Width = 70
Height = 14
Caption = #22995' '#21517#65306
end
object Label3: TLabel
Left = 8
Top = 58
Width = 70
Height = 14
Caption = #25152#23646#37096#38376#65306
end
object Label4: TLabel
Left = 168
Top = 58
Width = 70
Height = 14
Caption = #32844' '#21153#65306
end
object Label5: TLabel
Left = 336
Top = 58
Width = 70
Height = 14
Caption = #32844' '#31216#65306
end
object Edit1: TEdit
Left = 112
Top = 16
Width = 97
Height = 20
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 352
Top = 16
Width = 97
Height = 20
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 1
end
object Edit3: TEdit
Left = 80
Top = 56
Width = 75
Height = 20
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 2
end
object Edit4: TEdit
Left = 240
Top = 56
Width = 75
Height = 20
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 3
end
object Edit5: TEdit
Left = 400
Top = 56
Width = 75
Height = 20
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 4
end
end
end
object DataSource1: TDataSource
DataSet = Data1.ADOpublic
Left = 339
Top = 328
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -