home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 366
- Top = 269
- Width = 544
- Height = 375
- ActiveControl = RichEdit1
- Caption = 'Form2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- Position = poDefault
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object RichEdit1: TRichEdit
- Left = 0
- Top = 0
- Width = 536
- Height = 348
- Align = alClient
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- HideSelection = False
- MaxLength = 999999
- ParentFont = False
- PopupMenu = PopupMenu1
- ScrollBars = ssBoth
- TabOrder = 0
- WantTabs = True
- WordWrap = False
- OnChange = RichEdit1Change
- OnDragDrop = RichEdit1DragDrop
- OnDragOver = RichEdit1DragOver
- OnKeyDown = RichEdit1KeyDown
- OnKeyPress = RichEdit1KeyPress
- OnKeyUp = RichEdit1KeyUp
- OnMouseDown = RichEdit1MouseDown
- end
- object PopupMenu1: TPopupMenu
- OnPopup = PopupMenu1Popup
- Left = 112
- Top = 64
- object Editovattag1: TMenuItem
- Caption = 'Editovat tag ..'
- OnClick = Editovattag1Click
- end
- object Vloitstyl1: TMenuItem
- Caption = 'Vlo�it styl..'
- OnClick = Vloitstyl1Click
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object Zpt1: TMenuItem
- Caption = 'Zp�t'
- OnClick = Zpt1Click
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object Vyjmout1: TMenuItem
- Caption = 'Vyjmout'
- OnClick = Vyjmout1Click
- end
- object Koprovat1: TMenuItem
- Caption = 'Kop�rovat'
- OnClick = Koprovat1Click
- end
- object Vloit1: TMenuItem
- Caption = 'Vlo�it'
- OnClick = Vloit1Click
- end
- object Smazat1: TMenuItem
- Caption = 'Smazat'
- OnClick = Smazat1Click
- end
- end
- end
-