home *** CD-ROM | disk | FTP | other *** search
- object RegForm: TRegForm
- Left = 91
- Top = 97
- Width = 633
- Height = 375
- Caption = ' Registra�n� instrukce'
- Color = clBtnFace
- Constraints.MinHeight = 360
- Constraints.MinWidth = 480
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 625
- Height = 348
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 1
- TabOrder = 0
- object RichEdit1: TRichEdit
- Left = 1
- Top = 1
- Width = 623
- Height = 320
- Align = alClient
- ScrollBars = ssBoth
- TabOrder = 0
- end
- object Panel2: TPanel
- Left = 1
- Top = 321
- Width = 623
- Height = 26
- Align = alBottom
- TabOrder = 1
- object Image1: TImage
- Left = 5
- Top = 5
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Image2: TImage
- Left = 177
- Top = 5
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object AboutLabel: TLabel
- Left = 200
- Top = 5
- Width = 188
- Height = 16
- Cursor = crHandPoint
- Hint = 'P�ipojit k internetov� str�nce'
- Alignment = taCenter
- AutoSize = False
- Caption = 'www.mujweb.cz/www/jpsoftware'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = AboutLabelClick
- end
- object MailLabel: TLabel
- Left = 25
- Top = 5
- Width = 136
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'jpsoftware@yahoo.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = MailLabelClick
- end
- object Panel3: TPanel
- Left = 550
- Top = 1
- Width = 72
- Height = 24
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 0
- object FlatButton1: TFlatButton
- Left = 5
- Top = 2
- Width = 66
- Height = 21
- Cursor = crHandPoint
- Caption = 'Zav��t'
- IconSymbol = isCancel
- Space = 4
- Transparent = False
- OnClick = FlatButton1Click
- end
- end
- end
- end
- end
-