📄 fworkfloweditor.dfm
字号:
object fmWorkflowEditor: TfmWorkflowEditor
Left = 242
Top = 133
Width = 798
Height = 568
ActiveControl = LiveDiagram1
Caption = 'Diagram Editor'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 495
Width = 790
Height = 19
Panels = <
item
Width = 50
end>
end
object TabControl1: TTabControl
Left = 0
Top = 28
Width = 790
Height = 57
Align = alTop
TabOrder = 1
OnChange = TabControl1Change
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 790
Height = 26
AutoSize = True
BorderWidth = 1
Caption = 'ToolBar1'
EdgeBorders = []
Flat = True
Images = ImageList1
ParentShowHint = False
ShowHint = True
TabOrder = 2
object ToolButton1: TToolButton
Left = 0
Top = 0
Action = acNewDiagram
end
object ToolButton2: TToolButton
Left = 23
Top = 0
Action = acOpenDiagram
end
object ToolButton3: TToolButton
Left = 46
Top = 0
Action = acSaveDiagram
end
object ToolButton4: TToolButton
Left = 69
Top = 0
Action = acPrintDiagram
end
object ToolButton9: TToolButton
Left = 92
Top = 0
Action = acPreviewDiagram
end
object ToolButton5: TToolButton
Left = 115
Top = 0
Width = 8
Caption = 'ToolButton5'
ImageIndex = 4
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 123
Top = 0
end
object ToolButton7: TToolButton
Left = 146
Top = 0
end
object ToolButton8: TToolButton
Left = 169
Top = 0
end
object ToolButton19: TToolButton
Left = 192
Top = 0
Width = 8
Caption = 'ToolButton19'
ImageIndex = 17
Style = tbsSeparator
end
object ToolButton13: TToolButton
Left = 200
Top = 0
end
object ToolButton14: TToolButton
Left = 223
Top = 0
end
object ToolButton15: TToolButton
Left = 246
Top = 0
end
object ToolButton16: TToolButton
Left = 269
Top = 0
end
object ToolButton10: TToolButton
Left = 292
Top = 0
Width = 8
Caption = 'ToolButton10'
ImageIndex = 8
Style = tbsSeparator
end
object btCheck: TToolButton
Left = 300
Top = 0
Caption = 'Check workflow'
ImageIndex = 19
OnClick = btCheckClick
end
end
object LiveDiagram1: TWorkflowDiagram
Left = 0
Top = 85
Width = 790
Height = 410
NettoExportOffset = 3
AutomaticNodes = False
AutoScroll = False
AutoPage = True
Background.Scroll = True
Background.Style = biTile
Background.Visible = False
Background.Gradient.Direction = grTopBottom
Background.Gradient.StartColor = clWhite
Background.Gradient.EndColor = clYellow
Background.Gradient.Visible = False
Background.PrintGradient = False
SnapGrid.Active = True
SnapGrid.Force = False
SnapGrid.Visible = True
SnapGrid.SizeX = 7.559055118110236000
SnapGrid.SizeY = 7.559055118110236000
SnapGrid.Style = gsDots
SnapGrid.SnapToRuler = True
ShowLinkPoints = True
LeftRuler.Visible = True
LeftRuler.Divisions = 5
LeftRuler.Font.Charset = DEFAULT_CHARSET
LeftRuler.Font.Color = clWindowText
LeftRuler.Font.Height = -9
LeftRuler.Font.Name = 'Arial'
LeftRuler.Font.Style = []
LeftRuler.Units = unCenti
LeftRuler.MinorTickLength = 4
LeftRuler.MajorTickLength = 6
LeftRuler.Color = clWhite
LeftRuler.TickColor = clBlack
LeftRuler.Size = 16
LeftRuler.AutoFactor = True
LeftRuler.GridColor = clBlack
TopRuler.Visible = True
TopRuler.Divisions = 5
TopRuler.Font.Charset = DEFAULT_CHARSET
TopRuler.Font.Color = clWindowText
TopRuler.Font.Height = -9
TopRuler.Font.Name = 'Arial'
TopRuler.Font.Style = []
TopRuler.Units = unCenti
TopRuler.MinorTickLength = 4
TopRuler.MajorTickLength = 6
TopRuler.Color = clWhite
TopRuler.TickColor = clBlack
TopRuler.Size = 16
TopRuler.AutoFactor = True
TopRuler.GridColor = clBlack
Zoom = 100
BorderColor = clGray
MouseWheelMode = mwVertical
ActiveLayers = 0
LinkCursor = crHandPoint
PanCursor = crHandPoint
ZoomCursor = crDefault
IgnoreScreenDPI = False
ShowCrossIndicators = False
PageLines.Visible = False
PageLines.Pen.Style = psDot
KeyActions = [kaEscape, kaMove, kaPage, kaResize, kaSelect]
HandlesStyle = hsClassic
SmoothMode = smAntiAlias
OnModified = LiveDiagram1Modified
OnDControlDblClick = LiveDiagram1DControlDblClick
OnLinkAdded = LiveDiagram1LinkAdded
OnLinkRemoved = LiveDiagram1LinkRemoved
Align = alClient
Anchors = [akLeft, akTop, akRight, akBottom]
BiDiMode = bdLeftToRight
BorderStyle = bsSingle
Color = clWhite
ParentColor = False
ShowHint = True
TabOrder = 3
OnKeyDown = LiveDiagram1KeyDown
IdlePercent = 30
RunColor = clWhite
Variables = <>
Attachments = <>
end
object ToolBar2: TToolBar
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -