home *** CD-ROM | disk | FTP | other *** search
- object Form19: TForm19
- Left = 81
- Top = 28
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Wave Flow Shareware'
- ClientHeight = 364
- ClientWidth = 397
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Etiq3D1: TEtiq3D
- Left = 8
- Top = 292
- Width = 385
- Height = 69
- Alignment = taCenter
- AutoSize = False
- Caption = 'Registered to:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- WordWrap = True
- end
- object Panel3: TPanel
- Left = 30
- Top = 10
- Width = 337
- Height = 273
- BevelWidth = 3
- Caption = 'Panel3'
- TabOrder = 0
- object Bevel2: TBevel
- Left = 60
- Top = 244
- Width = 217
- Height = 22
- end
- object Bevel1: TBevel
- Left = 16
- Top = 8
- Width = 305
- Height = 233
- end
- object Image1: TImage
- Left = 24
- Top = 24
- Width = 288
- Height = 197
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label7: TLabel
- Left = 79
- Top = 245
- Width = 178
- Height = 20
- Alignment = taCenter
- Caption = 'SHAREWARE version'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Button1: TButton
- Left = 31
- Top = 312
- Width = 156
- Height = 25
- Caption = '&Register'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 210
- Top = 312
- Width = 156
- Height = 25
- Cancel = True
- Caption = '&Wave Flow'
- TabOrder = 2
- OnClick = Button2Click
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = Timer1Timer
- Left = 408
- Top = 264
- end
- end
-