📄 u_zishenwj.dfm
字号:
object f_zishenwj: Tf_zishenwj
Left = 160
Top = 142
Width = 710
Height = 550
Caption = #36164#23457#25991#20214#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 21
Top = 57
Width = 57
Height = 13
AutoSize = False
Caption = #25991#26723#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 21
Top = 88
Width = 57
Height = 13
AutoSize = False
Caption = #25991#26723#25551#36848
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 363
Top = 52
Width = 23
Height = 22
Caption = '....'
OnClick = SpeedButton1Click
end
object bb_Save: TBitBtn
Left = 310
Top = 442
Width = 75
Height = 21
Caption = #19979#36733
TabOrder = 1
OnClick = bb_SaveClick
end
object lv_Main: TListView
Left = 24
Top = 216
Width = 361
Height = 217
Columns = <
item
Caption = #24207#21495
Width = 0
end
item
Caption = #25991#26723#21517#31216
Width = 100
end
item
Caption = #25991#26723#25551#36848
Width = 100
end>
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnSelectItem = lv_MainSelectItem
end
object BitBtn1: TBitBtn
Left = 304
Top = 186
Width = 79
Height = 21
Caption = #19978#20256
TabOrder = 2
OnClick = BitBtn1Click
end
object Edit1: TEdit
Left = 70
Top = 52
Width = 291
Height = 21
TabOrder = 3
end
object Memo1: TMemo
Left = 72
Top = 88
Width = 313
Height = 89
Lines.Strings = (
'')
TabOrder = 4
end
object WebBrowserExport: TWebBrowser
Left = -700
Top = 366
Width = 300
Height = 150
TabOrder = 5
ControlData = {
4C000000021F0000810F00000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
2B2E126208000000000000004C0000000114020000000000C000000000000046
8000000000000000000000000000000000000000000000000000000000000000
00000000000000000100000000000000000000000000000000000000}
end
object OpenDialog1: TOpenDialog
Filter = '.doc'
Left = 416
Top = 72
end
object TimerConncet: TTimer
Enabled = False
OnTimer = TimerConncetTimer
Left = 432
Top = 184
end
object TimerExport: TTimer
Enabled = False
OnTimer = TimerExportTimer
Left = 400
Top = 184
end
object hf_DownInfo: THTTPGet
Tag = -1
AcceptTypes = '*/*'
Agent = 'UtilMind HTTPGet'
BinaryData = False
UseCache = False
WaitThread = False
Left = 456
Top = 184
end
object SaveDialog1: TSaveDialog
Left = 456
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -