Subversion Repositories fastphp

Rev

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