📄 unit_frmplantemplate.dfm
字号:
inherited frmplantemplate: Tfrmplantemplate
Left = 284
Top = 150
Caption = #25918#26144#35745#21010#27169#26495
ClientHeight = 319
ClientWidth = 526
OldCreateOrder = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited Bevel1: TBevel
Width = 526
end
inherited Bevel2: TBevel
Top = 273
Width = 526
end
inherited Panel1: TPanel
Width = 526
object Lbl1: TLabel
Left = 16
Top = 24
Width = 9
Height = 16
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 8
Top = 24
Width = 102
Height = 16
Caption = #25918#26144#35745#21010#27169#26495
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
end
inherited Panel2: TPanel
Width = 526
Height = 204
object ListView1: TCyberListView
Left = 0
Top = 0
Width = 526
Height = 204
Align = alClient
AlphaSortAll = True
Columns = <
item
Caption = #27169#26495#21517#31216
Width = 150
end
item
Caption = #26368#21518#20462#25913#26102#38388
Width = 120
end
item
Caption = #22791#27880
Width = 250
end>
FillLastColumn = False
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnDblClick = ListView1DblClick
OnKeyDown = ListView1KeyDown
OnCustomDrawItem = ListView1CustomDrawItem
end
end
inherited Panel3: TPanel
Top = 278
Width = 526
inherited BtnExit: TBitBtn
Left = 448
end
object BtnAdd: TBitBtn
Left = 127
Top = 8
Width = 75
Height = 25
Caption = #28155#21152'(&A)'
TabOrder = 1
OnClick = BtnAddClick
end
object BtnEdit: TBitBtn
Left = 207
Top = 8
Width = 75
Height = 25
Caption = #20462#25913'(&E)'
TabOrder = 2
OnClick = BtnEditClick
end
object BtnDel: TBitBtn
Left = 287
Top = 8
Width = 75
Height = 25
Caption = #21024#38500'(&D)'
TabOrder = 3
OnClick = BtnDelClick
end
object BtnItem: TBitBtn
Left = 367
Top = 8
Width = 75
Height = 25
Caption = #26126#32454'(&I)'
TabOrder = 4
OnClick = BtnItemClick
end
object BtnSel: TBitBtn
Left = 367
Top = 8
Width = 75
Height = 25
Caption = #36873#25321'(&S)'
TabOrder = 5
OnClick = BtnSelClick
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 = 328
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -