📄 getprocessidunit.dfm
字号:
object ProcessListForm: TProcessListForm
Left = 416
Top = 191
Width = 427
Height = 484
ActiveControl = ListView2
Caption = #35831#36873#25321#36827#31243
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object ListPageControl: TPageControl
Left = 0
Top = 0
Width = 419
Height = 370
ActivePage = TabSheet2
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Style = tsFlatButtons
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #24212#29992#31243#24207
object ListView1: TListView
Left = 0
Top = 0
Width = 411
Height = 339
Align = alClient
Columns = <
item
Caption = #31383#21475#26631#39064
ImageIndex = 1
MinWidth = 100
Width = 200
end
item
Alignment = taCenter
Caption = 'PID'
MinWidth = 80
Width = 80
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
HideSelection = False
HotTrackStyles = [htHandPoint, htUnderlineHot]
ReadOnly = True
RowSelect = True
ParentFont = False
TabOrder = 0
ViewStyle = vsReport
OnColumnClick = ListViewColumnClick
OnDblClick = SelectOK_BnClick
OnSelectItem = ListView1SelectItem
end
end
object TabSheet2: TTabSheet
Caption = #36827#31243
ImageIndex = 1
object ListView2: TListView
Left = 0
Top = 0
Width = 411
Height = 339
Align = alClient
Columns = <
item
Caption = #26144#35937#21517#31216
ImageIndex = 1
MinWidth = 100
Width = 200
end
item
Alignment = taCenter
Caption = 'PID'
MinWidth = 80
Width = 80
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
HideSelection = False
HotTrackStyles = [htHandPoint, htUnderlineHot]
ReadOnly = True
RowSelect = True
ParentFont = False
TabOrder = 0
ViewStyle = vsReport
OnColumnClick = ListViewColumnClick
OnDblClick = SelectOK_BnClick
OnSelectItem = ListView2SelectItem
end
end
end
object Panel1: TPanel
Left = 0
Top = 370
Width = 419
Height = 87
Align = alBottom
BevelOuter = bvNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 13
Width = 59
Height = 13
Caption = #20219#21153#21517#31216':'
end
object SelectOK_Bn: TButton
Left = 176
Top = 48
Width = 75
Height = 25
Caption = #30830#35748'(&OK)'
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = SelectOK_BnClick
end
object Close_Bn: TButton
Left = 312
Top = 48
Width = 75
Height = 25
Caption = #20851#38381'(&C)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Close_BnClick
end
object Refresh_BN: TButton
Left = 24
Top = 48
Width = 75
Height = 25
Caption = #21047#26032'(&R)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Refresh_BNClick
end
object Edit1: TEdit
Left = 89
Top = 10
Width = 304
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -