home *** CD-ROM | disk | FTP | other *** search
- object M602SendFaxForm: TM602SendFaxForm
- Left = 363
- Top = 103
- Width = 436
- Height = 465
- Caption = 'FAX602 Send Fax'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PopupMenu = PopupMenu2
- Position = poScreenCenter
- WindowState = wsMinimized
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object ScrollBox1: TScrollBox
- Left = 0
- Top = 33
- Width = 428
- Height = 385
- Align = alClient
- PopupMenu = PopupMenu1
- TabOrder = 0
- object Image1: TImage
- Left = 2
- Top = 2
- Width = 504
- Height = 360
- AutoSize = True
- PopupMenu = PopupMenu1
- OnMouseDown = Image1MouseDown
- OnMouseMove = Image1MouseMove
- OnMouseUp = Image1MouseUp
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 428
- Height = 33
- Align = alTop
- TabOrder = 1
- object Panel2: TPanel
- Left = 264
- Top = 1
- Width = 163
- Height = 31
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 0
- object OKButton: TButton
- Left = 8
- Top = 4
- Width = 75
- Height = 25
- Caption = '&Odeslat'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OKButtonClick
- end
- object CancelButton: TButton
- Left = 86
- Top = 4
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- ModalResult = 2
- TabOrder = 1
- OnClick = CancelButtonClick
- end
- end
- object Button1: TButton
- Left = 6
- Top = 4
- Width = 75
- Height = 25
- Caption = '&P�edchoz�'
- Enabled = False
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 86
- Top = 4
- Width = 75
- Height = 25
- Caption = '&Dal��'
- TabOrder = 2
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 182
- Top = 4
- Width = 75
- Height = 25
- Caption = '&Lupa'
- TabOrder = 3
- OnClick = Button3Click
- end
- end
- object StatusLine: TPanel
- Left = 0
- Top = 418
- Width = 428
- Height = 20
- Align = alBottom
- Alignment = taLeftJustify
- TabOrder = 2
- end
- object PopupMenu1: TPopupMenu
- AutoPopup = False
- Left = 10
- Top = 146
- object LupaMenuItem: TMenuItem
- Caption = 'Lupa'
- GroupIndex = 3
- ShortCut = 0
- object Lupa_25procentMenuItem: TMenuItem
- Caption = '25%'
- ShortCut = 0
- end
- object Lupa_50procentMenuItem: TMenuItem
- Caption = '50%'
- ShortCut = 24666
- end
- object Lupa_NormalnivelikostmenuItem: TMenuItem
- Caption = 'Norm�ln� velikost (100%)'
- Checked = True
- ShortCut = 16449
- end
- object Lupa_200procentMenuItem: TMenuItem
- Caption = '200%'
- ShortCut = 16474
- end
- object Lupa_400procentMenuItem: TMenuItem
- Caption = '400%'
- ShortCut = 0
- end
- object Lupa_800procentMenuItem: TMenuItem
- Caption = '800%'
- ShortCut = 0
- end
- object N1: TMenuItem
- Caption = '-'
- ShortCut = 0
- end
- object Lupa_NasirkuoknaMenuItem: TMenuItem
- Caption = 'Na ���ku okna'
- ShortCut = 16471
- end
- object Lupa_NavyskuoknamenuItem: TMenuItem
- Caption = 'Na v��ku okna'
- ShortCut = 16456
- end
- end
- object PrevratitMenuItem: TMenuItem
- Caption = 'P�evr�tit'
- GroupIndex = 3
- ShortCut = 0
- object Prevratit_vodorovneMenuItem: TMenuItem
- Caption = 'vodorovn�'
- ShortCut = 0
- end
- object Prevratit_svisleMenuItem: TMenuItem
- Caption = 'svisle'
- ShortCut = 0
- end
- end
- object OtocitMenuItem: TMenuItem
- Caption = 'Oto�it'
- GroupIndex = 3
- ShortCut = 0
- object Otocit_o90stupnuMenuItem: TMenuItem
- Caption = 'o 90 stup��'
- ShortCut = 0
- end
- object Otocit_o180stupnuMenuItem: TMenuItem
- Caption = 'o 180 stup��'
- ShortCut = 0
- end
- object Otocit_o270stupnuMenuItem: TMenuItem
- Caption = 'o 270 stup��'
- ShortCut = 0
- end
- end
- object InvertovatMenuItem: TMenuItem
- Caption = 'Invertovat'
- GroupIndex = 3
- ShortCut = 16457
- end
- end
- object PopupMenu2: TPopupMenu
- AutoPopup = False
- Left = 90
- Top = 146
- object Up1: TMenuItem
- Caption = 'Up'
- ShortCut = 38
- OnClick = Up1Click
- end
- object Down1: TMenuItem
- Caption = 'Down'
- ShortCut = 40
- OnClick = Down1Click
- end
- object Left1: TMenuItem
- Caption = 'Left'
- ShortCut = 37
- OnClick = Left1Click
- end
- object Right1: TMenuItem
- Caption = 'Right'
- ShortCut = 39
- OnClick = Right1Click
- end
- object PageUp1: TMenuItem
- Caption = 'PageUp'
- ShortCut = 33
- OnClick = PageUp1Click
- end
- object PageDown1: TMenuItem
- Caption = 'PageDown'
- ShortCut = 34
- OnClick = PageDown1Click
- end
- object PageLeft1: TMenuItem
- Caption = 'PageLeft'
- ShortCut = 16421
- OnClick = PageLeft1Click
- end
- object PageRight1: TMenuItem
- Caption = 'PageRight'
- ShortCut = 16423
- OnClick = PageRight1Click
- end
- object Strana1: TMenuItem
- Caption = 'Strana'
- ShortCut = 0
- object Pedchoz1: TMenuItem
- Caption = 'P�edchoz�'
- ShortCut = 16417
- OnClick = Pedchoz1Click
- end
- object Dal1: TMenuItem
- Caption = 'Dal��'
- ShortCut = 16418
- OnClick = Dal1Click
- end
- end
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 10
- Top = 43
- end
- end
-