📄 unit_frmcol_define.dfm
字号:
object FrmColdefine: TFrmColdefine
Left = 337
Top = 138
BorderIcons = []
BorderStyle = bsSingle
Caption = #33258#23450#20041#25171#21360#21015
ClientHeight = 312
ClientWidth = 304
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 5
Top = 3
Width = 292
Height = 274
TabOrder = 0
object ListViewCol: TListView
Left = 8
Top = 15
Width = 185
Height = 250
BevelInner = bvNone
BevelOuter = bvNone
Checkboxes = True
Columns = <
item
AutoSize = True
Caption = ' '#21015' '#21517
end>
ReadOnly = True
TabOrder = 0
ViewStyle = vsReport
end
object BtnAllSel: TBitBtn
Left = 212
Top = 20
Width = 70
Height = 21
Caption = #20840#36873'(&S)'
TabOrder = 1
OnClick = BtnAllSelClick
end
object BtnClear: TBitBtn
Left = 212
Top = 66
Width = 70
Height = 21
Caption = #20840#28165'(&C)'
TabOrder = 2
OnClick = BtnClearClick
end
end
object BtnOk: TBitBtn
Left = 137
Top = 285
Width = 70
Height = 21
Caption = #30830#23450'(&Ok)'
ModalResult = 1
TabOrder = 1
OnClick = BtnOkClick
end
object BtnExit: TBitBtn
Left = 224
Top = 285
Width = 70
Height = 21
Caption = #36820#22238'(&X)'
ModalResult = 2
TabOrder = 2
end
object CyberXPMenu1: TCyberXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = GB2312_CHARSET
Font.Color = clMenuText
Font.Height = -12
Font.Name = #23435#20307
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 = 240
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -