home *** CD-ROM | disk | FTP | other *** search
- object FormNaPoz: TFormNaPoz
- Left = 342
- Top = 270
- Width = 259
- Height = 130
- Caption = 'p�echod k pozici:'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 6
- Top = 40
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label1'
- end
- object Label2: TLabel
- Left = 214
- Top = 40
- Width = 32
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label1'
- end
- object RxSlider1: TRxSlider
- Left = 8
- Top = 8
- Width = 233
- Height = 33
- Increment = 1
- MinValue = 1
- TabOrder = 0
- Value = 1
- OnChanged = RxSlider1Changed
- end
- object Button1: TButton
- Left = 184
- Top = 72
- Width = 49
- Height = 24
- Caption = 'OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- object SpinEdit1: TSpinEdit
- Left = 88
- Top = 48
- Width = 65
- Height = 30
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- MaxLength = 3
- MaxValue = 0
- MinValue = 0
- ParentFont = False
- TabOrder = 2
- Value = 0
- OnKeyUp = Edit1KeyUp
- end
- object RxGradientCaption1: TRxGradientCaption
- Captions = <>
- FormCaption = 'p�echod k pozici:'
- Top = 80
- end
- object FormPlacement1: TFormPlacement
- IniFileName = 'lavina.ini'
- IniSection = 'FormNaPoz'
- Left = 48
- Top = 80
- end
- end
-