object frmPanels: TfrmPanels
Left = 1134
Height = 320
Top = 556
Width = 620
Caption = 'Panels'
ClientHeight = 320
ClientWidth = 620
DragKind = dkDock
DragMode = dmAutomatic
OnCreate = FormCreate
OnResize = FormResize
LCLVersion = '7.9'
object pnlDraw: TcyNavPanel
Left = 24
Height = 81
Top = 24
Width = 171
Wallpaper.Transparent = False
Alignment = taLeftJustify
BorderWidth = 3
BorderStyle = bsSingle
Caption = 'Draw:'
TabOrder = 0
TabStop = True
Bevels = <>
Layout = tlTop
RunTimeDesign.AllowMove = True
RunTimeDesign.OutsideParentRect = False
Shadow.Color = clDefault
Degrade.FromColor = clBtnFace
Degrade.SpeedPercent = 100
Degrade.ToColor = clBtnFace
ActiveControlFrame = <>
InactiveControlsFrame = <>
object Label1: TLabel
Left = 160
Height = 15
Top = 0
Width = 7
Caption = 'X'
OnClick = Label1Click
end
end
object pnlView: TcyNavPanel
Left = 208
Height = 81
Top = 24
Width = 171
Wallpaper.Transparent = False
Alignment = taLeftJustify
BorderWidth = 3
BorderStyle = bsSingle
Caption = 'View:'
TabOrder = 1
TabStop = True
Bevels = <>
Layout = tlTop
RunTimeDesign.AllowMove = True
RunTimeDesign.OutsideParentRect = False
Shadow.Color = clDefault
Degrade.FromColor = clBtnFace
Degrade.SpeedPercent = 100
Degrade.ToColor = clBtnFace
ActiveControlFrame = <>
InactiveControlsFrame = <>
object Label2: TLabel
Left = 160
Height = 15
Top = 0
Width = 7
Caption = 'X'
OnClick = Label2Click
end
end
object pnlView1: TcyNavPanel
Left = 400
Height = 81
Top = 24
Width = 171
Wallpaper.Transparent = False
Alignment = taLeftJustify
BorderWidth = 3
BorderStyle = bsSingle
Caption = 'View:'
TabOrder = 2
TabStop = True
Bevels = <
item
end>
Layout = tlTop
RunTimeDesign.AllowMove = True
RunTimeDesign.OutsideParentRect = False
Shadow.Color = clDefault
Degrade.FromColor = clBtnFace
Degrade.SpeedPercent = 100
Degrade.ToColor = clBtnFace
ActiveControlFrame = <
item
HighlightColor = clNavy
ShadowColor = clNavy
Width = 4
end
item
HighlightColor = clNavy
ShadowColor = clNavy
Style = bcTransparent
Width = 4
end>
InactiveControlsFrame = <>
object Label3: TLabel
Left = 160
Height = 15
Top = 0
Width = 7
Caption = 'X'
OnClick = Label2Click
end
end
object popLines: TPopupMenu
Images = FrmMain.ImageList1
Left = 24
Top = 136
object MenuItem1: TMenuItem
Action = FrmMain.actDrawLine
SubMenuImages = FrmMain.ImageList1
end
object MenuItem2: TMenuItem
Action = FrmMain.actDrawRay
end
object MenuItem3: TMenuItem
Action = FrmMain.actDrawXLine
end
object MenuItem4: TMenuItem
Action = FrmMain.actDrawMLine
end
object MenuItem5: TMenuItem
Action = FrmMain.actDrawPolyline
end
object MenuItem22: TMenuItem
Action = FrmMain.actDrawSpline
end
end
object popCircle: TPopupMenu
Images = FrmMain.ImageList1
Left = 72
Top = 136
object MenuItem6: TMenuItem
Action = FrmMain.actDrawCircleCR
end
object MenuItem7: TMenuItem
Action = FrmMain.actDrawCircleCD
end
object MenuItem8: TMenuItem
Action = FrmMain.actDrawCircle2p
end
object MenuItem9: TMenuItem
Action = FrmMain.actDrawCircle3p
end
end
object popArc: TPopupMenu
Images = FrmMain.ImageList1
Left = 116
Top = 136
object MenuItem10: TMenuItem
Action = FrmMain.actDrawArc
end
object MenuItem11: TMenuItem
Action = FrmMain.actDrawArc3p
end
object MenuItem12: TMenuItem
Action = FrmMain.actDrawArcSCE
end
object MenuItem13: TMenuItem
Action = FrmMain.actDrawArcSCA
end
object MenuItem14: TMenuItem
Action = FrmMain.actDrawArcSCL
end
object MenuItem15: TMenuItem
Action = FrmMain.actDrawArcSEA
end
object MenuItem16: TMenuItem
Action = FrmMain.actDrawArcSED
end
object MenuItem17: TMenuItem
Action = FrmMain.actDrawArcSER
end
object MenuItem18: TMenuItem
Action = FrmMain.actDrawArcCSE
end
object MenuItem19: TMenuItem
Action = FrmMain.actDrawArcCSA
end
object MenuItem20: TMenuItem
Action = FrmMain.actDrawArcCSL
end
object MenuItem21: TMenuItem
Action = FrmMain.actDrawArcCont
end
end
object popText: TPopupMenu
Images = FrmMain.ImageList1
Left = 162
Top = 136
object MenuItem23: TMenuItem
Action = FrmMain.actDrawText
end
object MenuItem24: TMenuItem
Action = FrmMain.actDrawMText
end
object MenuItem25: TMenuItem
Action = FrmMain.actDrawWindowsText
end
end
end