?? ufrm_ysbzjpx_pxjh.~dfm
字號:
object Frm_ysbZjpx_pxjh: TFrm_ysbZjpx_pxjh
Left = 163
Top = 174
Width = 834
Height = 480
Caption = #22521#35757#35745#21010
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Menu = mnuMain
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object cbMain: TControlBar
Left = 0
Top = 0
Width = 826
Height = 33
Align = alTop
TabOrder = 0
object tbsFormatting: TToolBar
Left = 198
Top = 2
Width = 574
Height = 23
AutoSize = True
ButtonHeight = 23
ButtonWidth = 24
Caption = 'Formatting'
DragKind = dkDock
EdgeBorders = []
Flat = True
Images = imgFormatting
ParentShowHint = False
ShowHint = True
TabOrder = 0
object cbxFont: TComboBox
Left = 0
Top = 1
Width = 132
Height = 20
ItemHeight = 12
TabOrder = 0
OnChange = actFontExecute
OnKeyPress = cbxFontKeyPress
end
object cbxSize: TComboBox
Left = 132
Top = 1
Width = 44
Height = 20
ItemHeight = 12
TabOrder = 1
OnChange = actFontSizeExecute
OnKeyPress = cbxSizeKeyPress
Items.Strings = (
'8'
'9'
'10'
'11'
'12'
'14'
'16'
'18'
'20 '
'22'
'24'
'26'
'28'
'36'
'48'
'72')
end
object ToolButton9: TToolButton
Left = 176
Top = 0
Width = 8
Caption = 'ToolButton9'
ImageIndex = 7
Style = tbsSeparator
end
object tbLeftAlign: TToolButton
Left = 184
Top = 0
Action = actCellLeftAlign
Grouped = True
Style = tbsCheck
end
object tbCenterAlign: TToolButton
Tag = 1
Left = 208
Top = 0
Action = actCellCenterAlign
Grouped = True
Style = tbsCheck
end
object tbRightAlign: TToolButton
Tag = 2
Left = 232
Top = 0
Action = actCellRightAlign
Grouped = True
Style = tbsCheck
end
object ToolButton10: TToolButton
Left = 256
Top = 0
Width = 8
Caption = 'ToolButton10'
ImageIndex = 8
Style = tbsSeparator
end
object tbBold: TToolButton
Tag = 3
Left = 264
Top = 0
Action = actBold
Style = tbsCheck
end
object tbItalic: TToolButton
Tag = 4
Left = 288
Top = 0
Action = actItalic
Style = tbsCheck
end
object tbUnderline: TToolButton
Tag = 5
Left = 312
Top = 0
Action = actUnderline
Style = tbsCheck
end
object tbStrikeOut: TToolButton
Tag = 6
Left = 336
Top = 0
Action = actStrikeOut
Style = tbsCheck
end
object ToolButton11: TToolButton
Left = 360
Top = 0
Width = 8
Caption = 'ToolButton11'
ImageIndex = 9
Style = tbsSeparator
end
object tbMerge: TToolButton
Tag = 7
Left = 368
Top = 0
Action = actMergeCells
end
object tgSplit: TToolButton
Tag = 8
Left = 392
Top = 0
Action = actSplitCells
end
object ToolButton16: TToolButton
Left = 416
Top = 0
Width = 8
Caption = 'ToolButton16'
ImageIndex = 11
Style = tbsSeparator
end
object tbSummary: TToolButton
Left = 424
Top = 0
Hint = 'Totals'
Action = actSum
DropdownMenu = pmSummary
Style = tbsDropDown
end
object tbSortAscending: TToolButton
Left = 461
Top = 0
Action = actSortAscending
end
object tbSortDescending: TToolButton
Left = 485
Top = 0
Action = actSortDescending
end
object ToolButton18: TToolButton
Left = 509
Top = 0
Width = 8
Caption = 'ToolButton18'
ImageIndex = 12
Style = tbsSeparator
end
object tbBorderStyle: TToolButton
Left = 517
Top = 0
Hint = 'Borders'
Caption = 'tbBorderStyle'
DropdownMenu = pmBorders
ImageIndex = 12
Style = tbsDropDown
OnClick = tbBorderStyleClick
end
end
object tbsStandart: TToolBar
Left = 11
Top = 2
Width = 174
Height = 22
AutoSize = True
Caption = 'Standard'
DragKind = dkDock
EdgeBorders = []
Flat = True
Images = imgStandart
ParentShowHint = False
ShowHint = True
TabOrder = 1
object tbsNew: TToolButton
Left = 0
Top = 0
Action = actNew
end
object tbsOpen: TToolButton
Tag = 1
Left = 23
Top = 0
Action = actOpenSpreadSheet
end
object tbsSave: TToolButton
Tag = 2
Left = 46
Top = 0
Action = actSaveSpeadSheet
end
object ToolButton2: TToolButton
Left = 69
Top = 0
Action = actPrint
ImageIndex = 10
end
object ToolButton7: TToolButton
Left = 92
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 3
Style = tbsSeparator
end
object tbsCut: TToolButton
Tag = 3
Left = 100
Top = 0
Action = actCut
end
object tbsCopy: TToolButton
Tag = 2
Left = 123
Top = 0
Action = actCopy
end
object tbsPaste: TToolButton
Tag = 4
Left = 146
Top = 0
Action = actPaste
end
end
object tlbHistory: TToolBar
Left = 785
Top = 2
Width = 35
Height = 22
Caption = 'History'
DragKind = dkDock
DragMode = dmAutomatic
EdgeBorders = []
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Images = imgHistory
ParentShowHint = False
ShowHint = True
TabOrder = 2
object tbUndo: TToolButton
Left = 0
Top = 0
Action = actUndo
DropdownMenu = pmUndo
Wrap = True
Style = tbsDropDown
end
object ToolButton1: TToolButton
Left = 0
Top = 22
Action = actRedo
DropdownMenu = pmRedo
Style = tbsDropDown
end
end
end
object pnCell: TPanel
Left = 0
Top = 33
Width = 826
Height = 25
Align = alTop
TabOrder = 1
DesignSize = (
826
25)
object edtCellEdit: TEdit
Left = 112
Top = 2
Width = 709
Height = 20
TabStop = False
Anchors = [akLeft, akTop, akRight, akBottom]
AutoSize = False
TabOrder = 0
OnChange = edtCellEditChange
OnKeyPress = edtCellEditKeyPress
end
object pnCellText: TPanel
Left = 66
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -