📄 inssymbolrvfrm.dfm
字号:
object frmRVInsertSymbol: TfrmRVInsertSymbol
Left = 294
Top = 182
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #25554#20837#31526#21495
ClientHeight = 254
ClientWidth = 523
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object TBXToolWindow1: TTBXToolWindow
Left = 0
Top = 0
Width = 523
Height = 254
Align = alClient
Caption = 'TBXToolWindow1'
ClientAreaHeight = 254
ClientAreaWidth = 523
TabOrder = 0
DesignSize = (
523
254)
object Label1: TLabel
Left = 12
Top = 229
Width = 36
Height = 12
Anchors = []
Caption = 'Label1'
Transparent = True
end
object dg: TDrawGrid
Left = 6
Top = 36
Width = 510
Height = 182
HelpContext = 109
Anchors = []
ColCount = 28
Ctl3D = False
DefaultColWidth = 16
DefaultRowHeight = 20
FixedCols = 0
RowCount = 8
FixedRows = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goThumbTracking]
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 0
OnDrawCell = dgDrawCell
OnSelectCell = dgSelectCell
OnTopLeftChanged = dgTopLeftChanged
end
object btnOk: TTBXButton
Left = 413
Top = 227
Width = 49
Height = 20
Anchors = []
Caption = #25554#20837
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImageIndex = 0
ModalResult = 1
ParentFont = False
TabOrder = 1
end
object TBXButton2: TTBXButton
Left = 467
Top = 227
Width = 49
Height = 20
Anchors = []
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImageIndex = 0
ModalResult = 2
ParentFont = False
TabOrder = 2
end
object TBXToolbar1: TTBXToolbar
Left = 8
Top = 8
Width = 492
Height = 21
Caption = 'TBXToolbar1'
TabOrder = 3
object SpTBXLabelItem1: TSpTBXLabelItem
CaptionW = #23383#20307'(&F):'
end
object cmbFont1: TTBXComboBoxItem
EditWidth = 160
ImageIndex = 0
OnAcceptText = cmbFont1AcceptText
MinListWidth = 160
Strings.Strings = (
'1'
'2'
'3'
'4'
'5')
OnItemClick = cmbFont1ItemClick
end
object SpTBXRightAlignSpacerItem1: TSpTBXRightAlignSpacerItem
CustomWidth = 55
end
object SpTBXLabelItem2: TSpTBXLabelItem
CaptionW = #23383#31526#38598'(&C):'
end
object cmbCharset1: TTBXComboBoxItem
EditWidth = 160
MaxLength = 160
OnAcceptText = cmbCharset1AcceptText
MinListWidth = 160
OnItemClick = cmbCharset1ItemClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -