Subversion Repositories fastphp

Rev

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

Rev 89 Rev 91
Line 43... Line 43...
43
        Left = 0
43
        Left = 0
44
        Top = 0
44
        Top = 0
45
        Width = 1112
45
        Width = 1112
46
        Height = 245
46
        Height = 245
47
        Align = alClient
47
        Align = alClient
-
 
48
        Color = clCream
48
        Font.Charset = ANSI_CHARSET
49
        Font.Charset = ANSI_CHARSET
49
        Font.Color = clWindowText
50
        Font.Color = clWindowText
50
        Font.Height = -11
51
        Font.Height = -11
51
        Font.Name = 'Courier New'
52
        Font.Name = 'Courier New'
52
        Font.Style = []
53
        Font.Style = []
Line 59... Line 60...
59
      end
60
      end
60
    end
61
    end
61
    object HtmlTabSheet: TTabSheet
62
    object HtmlTabSheet: TTabSheet
62
      Caption = 'HTML'
63
      Caption = 'HTML'
63
      ImageIndex = 1
64
      ImageIndex = 1
64
      ExplicitLeft = 0
-
 
65
      ExplicitTop = 0
-
 
66
      ExplicitWidth = 0
-
 
67
      ExplicitHeight = 0
-
 
68
      object WebBrowser1: TWebBrowser
65
      object WebBrowser1: TWebBrowser
69
        Left = 0
66
        Left = 0
70
        Top = 0
67
        Top = 0
71
        Width = 1112
68
        Width = 1112
72
        Height = 245
69
        Height = 245
Line 108... Line 105...
108
        Left = 276
105
        Left = 276
109
        Top = 0
106
        Top = 0
110
        Width = 836
107
        Width = 836
111
        Height = 321
108
        Height = 321
112
        Align = alClient
109
        Align = alClient
-
 
110
        Color = clCream
113
        ActiveLineColor = 14680010
111
        ActiveLineColor = 14680010
114
        Font.Charset = DEFAULT_CHARSET
112
        Font.Charset = DEFAULT_CHARSET
115
        Font.Color = clWindowText
113
        Font.Color = clWindowText
116
        Font.Height = -13
114
        Font.Height = -13
117
        Font.Name = 'Courier New'
115
        Font.Name = 'Courier New'
Line 179... Line 177...
179
        Left = 0
177
        Left = 0
180
        Top = 0
178
        Top = 0
181
        Width = 273
179
        Width = 273
182
        Height = 321
180
        Height = 321
183
        Align = alLeft
181
        Align = alLeft
-
 
182
        Color = clCream
184
        Images = ImageList1
183
        Images = ImageList1
185
        Indent = 19
184
        Indent = 19
186
        ReadOnly = True
185
        ReadOnly = True
187
        TabOrder = 1
186
        TabOrder = 1
188
        OnDblClick = TreeView1DblClick
187
        OnDblClick = TreeView1DblClick
189
      end
188
      end
190
    end
189
    end
191
    object HelpTabsheet: TTabSheet
190
    object HelpTabsheet: TTabSheet
192
      Caption = 'Help'
191
      Caption = 'Help'
193
      ImageIndex = 1
192
      ImageIndex = 1
194
      ExplicitLeft = 0
-
 
195
      ExplicitTop = 0
-
 
196
      ExplicitWidth = 0
-
 
197
      ExplicitHeight = 0
-
 
198
      object WebBrowser2: TWebBrowser
193
      object WebBrowser2: TWebBrowser
199
        Left = 0
194
        Left = 0
200
        Top = 0
195
        Top = 0
201
        Width = 1112
196
        Width = 1112
202
        Height = 321
197
        Height = 321
Line 681... Line 676...
681
      Left = 733
676
      Left = 733
682
      Top = 0
677
      Top = 0
683
      Width = 75
678
      Width = 75
684
      Height = 35
679
      Height = 35
685
      Action = ActionSpaceToTab
680
      Action = ActionSpaceToTab
-
 
681
      ParentShowHint = False
-
 
682
      ShowHint = True
686
      TabOrder = 9
683
      TabOrder = 9
687
    end
684
    end
688
    object btnLint: TButton
685
    object btnLint: TButton
689
      Left = 814
686
      Left = 814
690
      Top = 0
687
      Top = 0
691
      Width = 75
688
      Width = 75
692
      Height = 35
689
      Height = 35
693
      Action = ActionLint
690
      Action = ActionLint
-
 
691
      ParentShowHint = False
-
 
692
      ShowHint = True
694
      TabOrder = 10
693
      TabOrder = 10
695
    end
694
    end
696
  end
695
  end
697
  object OpenDialog1: TOpenDialog
696
  object OpenDialog1: TOpenDialog
698
    DefaultExt = 'chm'
697
    DefaultExt = 'chm'
Line 742... Line 741...
742
  end
741
  end
743
  object ActionList: TActionList
742
  object ActionList: TActionList
744
    Left = 132
743
    Left = 132
745
    Top = 252
744
    Top = 252
746
    object ActionFind: TAction
745
    object ActionFind: TAction
747
      Caption = 'Find'
746
      Caption = 'Find...'
748
      ShortCut = 16454
747
      ShortCut = 16454
749
      OnExecute = ActionFindExecute
748
      OnExecute = ActionFindExecute
750
    end
749
    end
751
    object ActionReplace: TAction
750
    object ActionReplace: TAction
752
      Caption = 'Replace'
751
      Caption = 'Replace...'
753
      ShortCut = 16456
752
      ShortCut = 16456
754
      OnExecute = ActionReplaceExecute
753
      OnExecute = ActionReplaceExecute
755
    end
754
    end
756
    object ActionFindNext: TAction
755
    object ActionFindNext: TAction
757
      Caption = 'Find next'
756
      Caption = 'Find next'
Line 762... Line 761...
762
      Caption = 'Find prev'
761
      Caption = 'Find prev'
763
      ShortCut = 8306
762
      ShortCut = 8306
764
      OnExecute = ActionFindPrevExecute
763
      OnExecute = ActionFindPrevExecute
765
    end
764
    end
766
    object ActionGoto: TAction
765
    object ActionGoto: TAction
767
      Caption = 'Goto line'
766
      Caption = 'Goto line...'
768
      ShortCut = 16455
767
      ShortCut = 16455
769
      OnExecute = ActionGotoExecute
768
      OnExecute = ActionGotoExecute
770
    end
769
    end
771
    object ActionSave: TAction
770
    object ActionSave: TAction
772
      Caption = 'Save'
771
      Caption = 'Save'
773
      ShortCut = 16467
772
      ShortCut = 16467
774
      OnExecute = ActionSaveExecute
773
      OnExecute = ActionSaveExecute
775
    end
774
    end
-
 
775
    object ActionSaveAs: TAction
-
 
776
      Caption = 'Save as...'
-
 
777
      Hint = 'Save as a new file'
-
 
778
      ShortCut = 24659
-
 
779
      OnExecute = ActionSaveAsExecute
-
 
780
    end
776
    object ActionHelp: TAction
781
    object ActionHelp: TAction
777
      Caption = 'Help'
782
      Caption = 'Help'
778
      ShortCut = 112
783
      ShortCut = 112
779
      OnExecute = ActionHelpExecute
784
      OnExecute = ActionHelpExecute
780
    end
785
    end
Line 786... Line 791...
786
    object ActionRunConsole: TAction
791
    object ActionRunConsole: TAction
787
      Caption = 'Run in console'
792
      Caption = 'Run in console'
788
      ShortCut = 8312
793
      ShortCut = 8312
789
      OnExecute = ActionRunConsoleExecute
794
      OnExecute = ActionRunConsoleExecute
790
    end
795
    end
-
 
796
    object ActionGoToPHPDir: TAction
-
 
797
      Caption = 'Go to PHP dir'
-
 
798
      OnExecute = ActionGoToPHPDirExecute
-
 
799
    end
-
 
800
    object ActionPHPInteractiveShell: TAction
-
 
801
      Caption = 'PHP Interactive Shell'
-
 
802
      Hint = 'Opens the PHP Interactive Shell'
-
 
803
      OnExecute = ActionPHPInteractiveShellExecute
-
 
804
    end
791
    object ActionESC: TAction
805
    object ActionESC: TAction
792
      Caption = 'Esc'
806
      Caption = 'Esc'
793
      ShortCut = 27
807
      ShortCut = 27
794
      OnExecute = ActionESCExecute
808
      OnExecute = ActionESCExecute
795
    end
809
    end
Line 799... Line 813...
799
      OnExecute = ActionOpenExecute
813
      OnExecute = ActionOpenExecute
800
    end
814
    end
801
    object ActionSpaceToTab: TAction
815
    object ActionSpaceToTab: TAction
802
      Caption = 'SpaceToTab'
816
      Caption = 'SpaceToTab'
803
      Hint = 'Converts leading spaces to tabs'
817
      Hint = 'Converts leading spaces to tabs'
-
 
818
      ShortCut = 24660
804
      OnExecute = ActionSpaceToTabExecute
819
      OnExecute = ActionSpaceToTabExecute
805
    end
820
    end
806
    object ActionLint: TAction
821
    object ActionLint: TAction
807
      Caption = 'Lint'
822
      Caption = 'Lint'
-
 
823
      Hint = 'Run PHP Lint (php -l) to check for syntax errors'
-
 
824
      ShortCut = 24652
808
      OnExecute = ActionLintExecute
825
      OnExecute = ActionLintExecute
809
    end
826
    end
810
  end
827
  end
811
  object Timer1: TTimer
828
  object Timer1: TTimer
812
    Enabled = False
829
    Enabled = False
Line 831... Line 848...
831
    end
848
    end
832
    object Runinconsole1: TMenuItem
849
    object Runinconsole1: TMenuItem
833
      Action = ActionRunConsole
850
      Action = ActionRunConsole
834
    end
851
    end
835
    object GotoPHPdir1: TMenuItem
852
    object GotoPHPdir1: TMenuItem
836
      Caption = 'Go to PHP dir'
853
      Action = ActionGoToPHPDir
837
      OnClick = GotoPHPdir1Click
-
 
838
    end
854
    end
839
    object PHPShell1: TMenuItem
855
    object PHPShell1: TMenuItem
840
      Caption = 'PHP Interactive Shell'
856
      Action = ActionPHPInteractiveShell
841
      OnClick = PHPShell1Click
-
 
842
    end
857
    end
843
  end
858
  end
844
  object SavePopup: TPopupMenu
859
  object SavePopup: TPopupMenu
845
    Left = 196
860
    Left = 196
846
    Top = 28
861
    Top = 28
847
    object Save1: TMenuItem
862
    object Save1: TMenuItem
848
      Caption = 'Save'
863
      Action = ActionSave
849
      Default = True
864
      Default = True
850
      OnClick = Save1Click
-
 
851
    end
865
    end
852
    object Saveas1: TMenuItem
866
    object Saveas1: TMenuItem
853
      Caption = 'Save as...'
867
      Action = ActionSaveAs
854
      OnClick = Saveas1Click
-
 
855
    end
868
    end
856
  end
869
  end
857
  object SaveDialog1: TSaveDialog
870
  object SaveDialog1: TSaveDialog
858
    DefaultExt = 'php'
871
    DefaultExt = 'php'
859
    FileName = 'scrap.php'
872
    FileName = 'scrap.php'