Subversion Repositories fastphp

Rev

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

Rev Author Line No. Line
2 daniel-mar 1
object Form1: TForm1
2
  Left = 0
3
  Top = 0
4
  Caption = 'ViaThinkSoft FastPHP'
5
  ClientHeight = 661
6
  ClientWidth = 1120
7
  Color = clBtnFace
8
  Font.Charset = DEFAULT_CHARSET
9
  Font.Color = clWindowText
10
  Font.Height = -11
11
  Font.Name = 'Tahoma'
12
  Font.Style = []
13
  OldCreateOrder = False
14
  WindowState = wsMaximized
15
  OnClose = FormClose
15 daniel-mar 16
  OnCloseQuery = FormCloseQuery
2 daniel-mar 17
  OnCreate = FormCreate
18
  OnDestroy = FormDestroy
19
  OnShow = FormShow
20
  PixelsPerInch = 96
21
  TextHeight = 13
22
  object Splitter1: TSplitter
23
    Left = 0
24
    Top = 385
25
    Width = 1120
26
    Height = 3
27
    Cursor = crVSplit
28
    Align = alBottom
29
    ExplicitTop = 262
30
    ExplicitWidth = 399
31
  end
32
  object PageControl1: TPageControl
33
    Left = 0
34
    Top = 388
35
    Width = 1120
36
    Height = 273
16 daniel-mar 37
    ActivePage = PlaintextTabSheet
2 daniel-mar 38
    Align = alBottom
39
    TabOrder = 0
40
    object PlaintextTabSheet: TTabSheet
41
      Caption = 'Plaintext'
42
      object Memo2: TMemo
43
        Left = 0
44
        Top = 0
45
        Width = 1112
46
        Height = 245
47
        Align = alClient
48
        Font.Charset = ANSI_CHARSET
49
        Font.Color = clWindowText
50
        Font.Height = -11
51
        Font.Name = 'Courier New'
52
        Font.Style = []
53
        ParentFont = False
54
        ReadOnly = True
55
        ScrollBars = ssBoth
56
        TabOrder = 0
5 daniel-mar 57
        OnDblClick = Memo2DblClick
18 daniel-mar 58
        OnKeyDown = Memo2KeyDown
2 daniel-mar 59
      end
60
    end
61
    object HtmlTabSheet: TTabSheet
62
      Caption = 'HTML'
63
      ImageIndex = 1
64
      object WebBrowser1: TWebBrowser
65
        Left = 0
66
        Top = 0
67
        Width = 1112
68
        Height = 245
69
        Align = alClient
70
        TabOrder = 0
5 daniel-mar 71
        OnBeforeNavigate2 = WebBrowser1BeforeNavigate2
2 daniel-mar 72
        ExplicitWidth = 348
73
        ExplicitHeight = 150
74
        ControlData = {
75
          4C000000EE720000521900000000000000000000000000000000000000000000
76
          000000004C000000000000000000000001000000E0D057007335CF11AE690800
8 daniel-mar 77
          2B2E126200000000000000004C0000000114020000000000C000000000000046
2 daniel-mar 78
          8000000000000000000000000000000000000000000000000000000000000000
79
          00000000000000000100000000000000000000000000000000000000}
80
      end
81
    end
82
  end
83
  object PageControl2: TPageControl
84
    Left = 0
5 daniel-mar 85
    Top = 36
2 daniel-mar 86
    Width = 1120
5 daniel-mar 87
    Height = 349
22 daniel-mar 88
    ActivePage = CodeTabsheet
2 daniel-mar 89
    Align = alClient
90
    TabOrder = 1
91
    OnChanging = PageControl2Changing
22 daniel-mar 92
    object CodeTabsheet: TTabSheet
93
      Caption = 'Code'
4 daniel-mar 94
      object SynEdit1: TSynEdit
2 daniel-mar 95
        Left = 0
96
        Top = 0
97
        Width = 1112
5 daniel-mar 98
        Height = 321
2 daniel-mar 99
        Align = alClient
16 daniel-mar 100
        ActiveLineColor = 14680010
4 daniel-mar 101
        Font.Charset = DEFAULT_CHARSET
2 daniel-mar 102
        Font.Color = clWindowText
4 daniel-mar 103
        Font.Height = -13
2 daniel-mar 104
        Font.Name = 'Courier New'
105
        Font.Style = []
106
        TabOrder = 0
13 daniel-mar 107
        OnMouseWheelDown = SynEdit1MouseWheelDown
108
        OnMouseWheelUp = SynEdit1MouseWheelUp
4 daniel-mar 109
        Gutter.Font.Charset = DEFAULT_CHARSET
110
        Gutter.Font.Color = clWindowText
111
        Gutter.Font.Height = -11
112
        Gutter.Font.Name = 'Courier New'
113
        Gutter.Font.Style = []
114
        Gutter.ShowLineNumbers = True
115
        Highlighter = SynPHPSyn1
116
        Lines.Strings = (
117
          'SynEdit1')
5 daniel-mar 118
        Options = [eoAutoIndent, eoDragDropEditing, eoEnhanceHomeKey, eoEnhanceEndKey, eoGroupUndo, eoHideShowScrollbars, eoScrollByOneLess, eoShowScrollHint, eoTabIndent, eoTrimTrailingSpaces]
4 daniel-mar 119
        WantTabs = True
120
        FontSmoothing = fsmNone
2 daniel-mar 121
      end
122
    end
123
    object HelpTabsheet: TTabSheet
124
      Caption = 'Help'
125
      ImageIndex = 1
126
      object WebBrowser2: TWebBrowser
127
        Left = 0
128
        Top = 0
129
        Width = 1112
5 daniel-mar 130
        Height = 321
2 daniel-mar 131
        Align = alClient
132
        TabOrder = 0
133
        ExplicitWidth = 300
134
        ExplicitHeight = 150
135
        ControlData = {
5 daniel-mar 136
          4C000000EE7200002D2100000000000000000000000000000000000000000000
2 daniel-mar 137
          000000004C000000000000000000000001000000E0D057007335CF11AE690800
8 daniel-mar 138
          2B2E126200000000000000004C0000000114020000000000C000000000000046
2 daniel-mar 139
          8000000000000000000000000000000000000000000000000000000000000000
140
          00000000000000000100000000000000000000000000000000000000}
141
      end
142
    end
143
  end
144
  object Panel1: TPanel
145
    Left = 544
146
    Top = 112
147
    Width = 185
148
    Height = 41
149
    Caption = 'Generating help. Please wait...'
150
    TabOrder = 2
151
    Visible = False
152
  end
5 daniel-mar 153
  object Panel2: TPanel
154
    Left = 0
155
    Top = 0
156
    Width = 1120
157
    Height = 36
158
    Align = alTop
159
    TabOrder = 3
160
    object Button1: TButton
161
      Left = 4
162
      Top = 0
163
      Width = 75
164
      Height = 35
13 daniel-mar 165
      Action = ActionRun
5 daniel-mar 166
      TabOrder = 0
167
    end
168
    object Button2: TButton
15 daniel-mar 169
      Left = 247
5 daniel-mar 170
      Top = 0
171
      Width = 75
172
      Height = 35
13 daniel-mar 173
      Action = ActionHelp
15 daniel-mar 174
      TabOrder = 3
5 daniel-mar 175
    end
176
    object Button3: TButton
15 daniel-mar 177
      Left = 328
5 daniel-mar 178
      Top = 0
179
      Width = 75
180
      Height = 35
13 daniel-mar 181
      Action = ActionGoto
15 daniel-mar 182
      TabOrder = 4
5 daniel-mar 183
    end
13 daniel-mar 184
    object Button4: TButton
15 daniel-mar 185
      Left = 409
13 daniel-mar 186
      Top = 0
187
      Width = 75
188
      Height = 35
189
      Action = ActionFind
15 daniel-mar 190
      TabOrder = 5
13 daniel-mar 191
    end
192
    object Button5: TButton
15 daniel-mar 193
      Left = 490
13 daniel-mar 194
      Top = 0
195
      Width = 75
196
      Height = 35
197
      Action = ActionReplace
15 daniel-mar 198
      TabOrder = 6
13 daniel-mar 199
    end
200
    object Button6: TButton
15 daniel-mar 201
      Left = 571
13 daniel-mar 202
      Top = 0
203
      Width = 75
204
      Height = 35
205
      Action = ActionFindNext
15 daniel-mar 206
      TabOrder = 7
13 daniel-mar 207
    end
208
    object Button7: TButton
15 daniel-mar 209
      Left = 166
210
      Top = -1
13 daniel-mar 211
      Width = 75
212
      Height = 35
213
      Action = ActionSave
15 daniel-mar 214
      TabOrder = 2
215
    end
216
    object Button8: TButton
217
      Left = 85
218
      Top = -1
219
      Width = 75
220
      Height = 35
221
      Action = ActionOpen
13 daniel-mar 222
      TabOrder = 1
223
    end
22 daniel-mar 224
    object Button9: TButton
225
      Left = 652
226
      Top = 0
227
      Width = 75
228
      Height = 35
229
      Action = ActionFindPrev
230
      TabOrder = 8
231
    end
5 daniel-mar 232
  end
2 daniel-mar 233
  object OpenDialog1: TOpenDialog
234
    DefaultExt = '.chm'
3 daniel-mar 235
    FileName = 'php_manual_en.chm'
2 daniel-mar 236
    Filter = 'Help files (*.chm)|*.chm'
237
    Options = [ofReadOnly, ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
238
    Title = 'Please select your PHP Help file (CHM format)'
239
    Left = 504
240
    Top = 248
241
  end
242
  object OpenDialog3: TOpenDialog
243
    DefaultExt = '.php'
19 daniel-mar 244
    FileName = 'scrap.php'
15 daniel-mar 245
    Filter = 'PHP file (*.php;*.xphp)|*.php;*.xphp|All files (*.*)|*.*'
2 daniel-mar 246
    Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]
19 daniel-mar 247
    Title = 'Please select (or create) a scrap file'
2 daniel-mar 248
    Left = 608
249
    Top = 248
250
  end
4 daniel-mar 251
  object SynPHPSyn1: TSynPHPSyn
13 daniel-mar 252
    DefaultFilter = 
253
      'PHP Files (*.php;*.xphp;*.php3;*.phtml;*.inc)|*.php;*.xphp;*.php' +
254
      '3;*.phtml;*.inc'
4 daniel-mar 255
    Options.AutoDetectEnabled = False
256
    Options.AutoDetectLineLimit = 0
257
    Options.Visible = False
258
    CommentAttri.Foreground = 33023
16 daniel-mar 259
    IdentifierAttri.Foreground = 4194304
4 daniel-mar 260
    KeyAttri.Foreground = 4227072
261
    NumberAttri.Foreground = 213
16 daniel-mar 262
    StringAttri.Foreground = 13762560
4 daniel-mar 263
    SymbolAttri.Foreground = 4227072
264
    VariableAttri.Foreground = 213
265
    Left = 72
266
    Top = 80
267
  end
5 daniel-mar 268
  object SynEditFocusTimer: TTimer
269
    Enabled = False
270
    Interval = 500
271
    OnTimer = SynEditFocusTimerTimer
272
    Left = 668
273
    Top = 249
274
  end
13 daniel-mar 275
  object ActionList: TActionList
276
    Left = 252
277
    Top = 276
278
    object ActionFind: TAction
279
      Caption = 'Find'
280
      ShortCut = 16454
281
      OnExecute = ActionFindExecute
282
    end
283
    object ActionReplace: TAction
284
      Caption = 'Replace'
285
      ShortCut = 16456
286
      OnExecute = ActionReplaceExecute
287
    end
288
    object ActionFindNext: TAction
289
      Caption = 'Find next'
290
      ShortCut = 114
291
      OnExecute = ActionFindNextExecute
292
    end
22 daniel-mar 293
    object ActionFindPrev: TAction
294
      Caption = 'Find prev'
295
      ShortCut = 8306
296
      OnExecute = ActionFindPrevExecute
297
    end
13 daniel-mar 298
    object ActionGoto: TAction
299
      Caption = 'Goto line'
300
      ShortCut = 16455
301
      OnExecute = ActionGotoExecute
302
    end
303
    object ActionSave: TAction
304
      Caption = 'Save'
305
      ShortCut = 16467
306
      OnExecute = ActionSaveExecute
307
    end
308
    object ActionHelp: TAction
309
      Caption = 'Help'
310
      ShortCut = 112
311
      OnExecute = ActionHelpExecute
312
    end
313
    object ActionRun: TAction
314
      Caption = 'Run'
315
      ShortCut = 120
316
      OnExecute = ActionRunExecute
317
    end
318
    object ActionESC: TAction
319
      Caption = 'Esc'
320
      ShortCut = 27
321
      OnExecute = ActionESCExecute
322
    end
15 daniel-mar 323
    object ActionOpen: TAction
324
      Caption = 'Open'
325
      ShortCut = 16463
326
      OnExecute = ActionOpenExecute
327
    end
13 daniel-mar 328
  end
2 daniel-mar 329
end