Subversion Repositories fastphp

Rev

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

Rev 15 Rev 16
Line 32... Line 32...
32
  object PageControl1: TPageControl
32
  object PageControl1: TPageControl
33
    Left = 0
33
    Left = 0
34
    Top = 388
34
    Top = 388
35
    Width = 1120
35
    Width = 1120
36
    Height = 273
36
    Height = 273
37
    ActivePage = HtmlTabSheet
37
    ActivePage = PlaintextTabSheet
38
    Align = alBottom
38
    Align = alBottom
39
    TabOrder = 0
39
    TabOrder = 0
40
    object PlaintextTabSheet: TTabSheet
40
    object PlaintextTabSheet: TTabSheet
41
      Caption = 'Plaintext'
41
      Caption = 'Plaintext'
42
      object Memo2: TMemo
42
      object Memo2: TMemo
Line 94... Line 94...
94
        Left = 0
94
        Left = 0
95
        Top = 0
95
        Top = 0
96
        Width = 1112
96
        Width = 1112
97
        Height = 321
97
        Height = 321
98
        Align = alClient
98
        Align = alClient
99
        ActiveLineColor = 16777145
99
        ActiveLineColor = 14680010
100
        Font.Charset = DEFAULT_CHARSET
100
        Font.Charset = DEFAULT_CHARSET
101
        Font.Color = clWindowText
101
        Font.Color = clWindowText
102
        Font.Height = -13
102
        Font.Height = -13
103
        Font.Name = 'Courier New'
103
        Font.Name = 'Courier New'
104
        Font.Style = []
104
        Font.Style = []
Line 245... Line 245...
245
      '3;*.phtml;*.inc'
245
      '3;*.phtml;*.inc'
246
    Options.AutoDetectEnabled = False
246
    Options.AutoDetectEnabled = False
247
    Options.AutoDetectLineLimit = 0
247
    Options.AutoDetectLineLimit = 0
248
    Options.Visible = False
248
    Options.Visible = False
249
    CommentAttri.Foreground = 33023
249
    CommentAttri.Foreground = 33023
250
    IdentifierAttri.Foreground = clOlive
250
    IdentifierAttri.Foreground = 4194304
251
    KeyAttri.Foreground = 4227072
251
    KeyAttri.Foreground = 4227072
252
    NumberAttri.Foreground = 213
252
    NumberAttri.Foreground = 213
253
    StringAttri.Foreground = 16744576
253
    StringAttri.Foreground = 13762560
254
    SymbolAttri.Foreground = 4227072
254
    SymbolAttri.Foreground = 4227072
255
    VariableAttri.Foreground = 213
255
    VariableAttri.Foreground = 213
256
    Left = 72
256
    Left = 72
257
    Top = 80
257
    Top = 80
258
  end
258
  end