home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 216
- Top = 109
- Width = 257
- Height = 247
- HorzScrollBar.Range = 240
- VertScrollBar.Range = 209
- ActiveControl = ScrollBar1
- Caption = 'Form1'
- Color = clButton
- Font.Color = clText
- Font.Height = 11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- Font.Weight = 40
- ParentFont = False
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 133
- object Image: TImage32
- Left = 8
- Top = 8
- Width = 200
- Height = 200
- BitmapAlign = baTopLeft
- Scale = 1.000000000000000000
- ScaleMode = smNormal
- TabOrder = 0
- end
- object ScrollBar1: TScrollBar
- Left = 224
- Top = 8
- Width = 16
- Height = 201
- Kind = sbVertical
- Min = 1
- Position = 50
- TabOrder = 1
- OnChange = ScrollBarChange
- end
- end
-