home *** CD-ROM | disk | FTP | other *** search
- object frmStiderc: TfrmStiderc
- Left = 490
- Top = 475
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Credits'
- ClientHeight = 268
- ClientWidth = 365
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- DesignSize = (
- 365
- 268)
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 365
- Height = 268
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- BorderStyle = bsSingle
- TabOrder = 0
- object Pic: TPaintBox32
- Left = 0
- Top = 0
- Width = 361
- Height = 264
- Align = alClient
- TabOrder = 0
- OnMouseMove = PicMouseMove
- end
- object SrcPic: TPaintBox32
- Left = 0
- Top = 0
- Width = 273
- Height = 121
- TabOrder = 1
- end
- end
- end
-