📄 unit_frmplanitem.dfm
字号:
inherited frmplanitem: Tfrmplanitem
Left = 270
Top = 116
Width = 673
Height = 452
Caption = #27169#26495#25918#26144#35745#21010#20449#24687
OldCreateOrder = True
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
inherited Bevel1: TBevel
Width = 665
Height = 8
end
inherited Bevel3: TBevel
Top = 379
Width = 665
end
inherited Panel1: TPanel
Width = 665
object Label6: TLabel
Left = 12
Top = 13
Width = 136
Height = 16
Caption = #27169#26495#25918#26144#35745#21010#20449#24687
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
end
inherited Panel2: TPanel
Top = 49
Width = 665
Height = 330
object CyberSizePanel1: TCyberSizePanel
Left = 0
Top = 0
Width = 170
Height = 330
SizeBarWidth = 7
HotSpotVisible = True
HotSpotSizePercent = 30
TabOrder = 0
object TreeView1: TTreeView
Left = 0
Top = 0
Width = 162
Height = 330
Align = alClient
Indent = 19
PopupMenu = PopupMenu1
ReadOnly = True
RowSelect = True
TabOrder = 0
OnClick = TreeView1Click
end
end
object ListView1: TCyberListView
Left = 170
Top = 0
Width = 495
Height = 330
Align = alClient
Columns = <
item
Caption = #24433#38498
Width = 150
end
item
Caption = #24433#21381
Width = 150
end
item
Caption = #22330#27425
end
item
Caption = #24320#22987#26102#38388
Width = 80
end
item
Caption = #32467#26463#26102#38388
Width = 80
end>
FillLastColumn = False
ReadOnly = True
RowSelect = True
TabOrder = 1
ViewStyle = vsReport
OnDblClick = ListView1DblClick
end
end
inherited Panel3: TPanel
Top = 384
Width = 665
object BtnAdd: TBitBtn
Left = 328
Top = 8
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 0
OnClick = BtnAddClick
end
object BtnEdit: TBitBtn
Left = 416
Top = 8
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = BtnEditClick
end
object BtnDel: TBitBtn
Left = 504
Top = 8
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = BtnDelClick
end
object BtnExit: TBitBtn
Left = 584
Top = 8
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = BtnExitClick
end
end
object CyberXPMenu1: TCyberXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Color = clBtnFace
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = False
XPControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcEdit, xcMaskEdit, xcMemo, xcRichEdit, xcCheckBox, xcRadioButton, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcCybermenuBtn]
Active = True
Left = 336
end
object PopupMenu1: TPopupMenu
Left = 264
Top = 120
object N1: TMenuItem
Caption = #28155#21152
OnClick = N1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -