Subversion Repositories fastphp

Rev

Rev 83 | Rev 87 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 83 Rev 85
Line 1... Line 1...
1
object Form1: TForm1
1
object Form1: TForm1
2
  Left = 0
2
  Left = 0
3
  Top = 0
3
  Top = 0
4
  Caption = 'ViaThinkSoft FastPHP 0.4'
4
  Caption = 'ViaThinkSoft FastPHP 0.5'
5
  ClientHeight = 661
5
  ClientHeight = 661
6
  ClientWidth = 1120
6
  ClientWidth = 1120
7
  Color = clBtnFace
7
  Color = clBtnFace
8
  Font.Charset = DEFAULT_CHARSET
8
  Font.Charset = DEFAULT_CHARSET
9
  Font.Color = clWindowText
9
  Font.Color = clWindowText
Line 59... Line 59...
59
      end
59
      end
60
    end
60
    end
61
    object HtmlTabSheet: TTabSheet
61
    object HtmlTabSheet: TTabSheet
62
      Caption = 'HTML'
62
      Caption = 'HTML'
63
      ImageIndex = 1
63
      ImageIndex = 1
-
 
64
      ExplicitLeft = 0
-
 
65
      ExplicitTop = 0
-
 
66
      ExplicitWidth = 0
-
 
67
      ExplicitHeight = 0
64
      object WebBrowser1: TWebBrowser
68
      object WebBrowser1: TWebBrowser
65
        Left = 0
69
        Left = 0
66
        Top = 0
70
        Top = 0
67
        Width = 1112
71
        Width = 1112
68
        Height = 245
72
        Height = 245
Line 184... Line 188...
184
      end
188
      end
185
    end
189
    end
186
    object HelpTabsheet: TTabSheet
190
    object HelpTabsheet: TTabSheet
187
      Caption = 'Help'
191
      Caption = 'Help'
188
      ImageIndex = 1
192
      ImageIndex = 1
-
 
193
      ExplicitLeft = 0
-
 
194
      ExplicitTop = 0
-
 
195
      ExplicitWidth = 0
-
 
196
      ExplicitHeight = 0
189
      object WebBrowser2: TWebBrowser
197
      object WebBrowser2: TWebBrowser
190
        Left = 0
198
        Left = 0
191
        Top = 0
199
        Top = 0
192
        Width = 1112
200
        Width = 1112
193
        Height = 321
201
        Height = 321