home *** CD-ROM | disk | FTP | other *** search
- object MMDesignerXHelp: TMMDesignerXHelp
- Left = 200
- Top = 110
- BorderStyle = bsToolWindow
- Caption = 'Designer Help'
- ClientHeight = 398
- ClientWidth = 329
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 80
- Top = 40
- Width = 158
- Height = 56
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 8
- Top = 16
- Width = 233
- Height = 13
- Caption = '1. Blue ports show possible connections.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image2: TImage
- Left = 80
- Top = 136
- Width = 158
- Height = 56
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label2: TLabel
- Left = 8
- Top = 112
- Width = 283
- Height = 13
- Caption = '2. Now drag your mouse from one port to another.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 208
- Width = 318
- Height = 13
- Caption = '3. The arrow shows a connection between components.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image3: TImage
- Left = 80
- Top = 232
- Width = 158
- Height = 56
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- end
- object Label4: TLabel
- Left = 8
- Top = 304
- Width = 247
- Height = 13
- Caption = '4. Right click on a port to cut a connection'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image4: TImage
- Left = 80
- Top = 328
- Width = 158
- Height = 56
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- end
- end
-