Subversion Repositories spacemission

Rev

Rev 63 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
63 daniel-mar 1
object HilfeForm: THilfeForm
2
  Left = 0
3
  Top = 0
4
  ClientHeight = 441
5
  ClientWidth = 624
6
  Color = clBtnFace
7
  Font.Charset = DEFAULT_CHARSET
8
  Font.Color = clWindowText
9
  Font.Height = -12
10
  Font.Name = 'Segoe UI'
11
  Font.Style = []
12
  Position = poMainFormCenter
13
  TextHeight = 15
14
  object WebBrowser1: TWebBrowser
15
    Left = 0
16
    Top = 0
17
    Width = 624
18
    Height = 441
19
    Align = alClient
20
    TabOrder = 0
21
    OnBeforeNavigate2 = WebBrowser1BeforeNavigate2
22
    ControlData = {
23
      4C0000007E400000942D00000000000000000000000000000000000000000000
24
      000000004C000000000000000000000001000000E0D057007335CF11AE690800
25
      2B2E126208000000000000004C0000000114020000000000C000000000000046
26
      8000000000000000000000000000000000000000000000000000000000000000
27
      00000000000000000100000000000000000000000000000000000000}
28
  end
29
end