Rev 91 | Blame | Compare with Previous | Last modification | View Log | RSS feed
object Form2: TForm2Left = 0Top = 0Caption = 'ViaThinkSoft FastPHP Browser'ClientHeight = 662ClientWidth = 1008Color = clBtnFaceFont.Charset = DEFAULT_CHARSETFont.Color = clWindowTextFont.Height = -11Font.Name = 'Tahoma'Font.Style = []Position = poScreenCenterTextHeight = 13object WebBrowser1: TWebBrowserLeft = 0Top = 0Width = 1008Height = 662Align = alClientTabOrder = 0OnBeforeNavigate2 = WebBrowser1BeforeNavigate2OnWindowClosing = WebBrowser1WindowClosingControlData = {4C0000002E6800006B4400000000000000000000000000000000000000000000000000004C000000000000000000000001000000E0D057007335CF11AE6908002B2E126208000000000000004C0000000114020000000000C000000000000046800000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000}endobject Timer1: TTimerInterval = 100OnTimer = Timer1TimerLeft = 288Top = 80endobject OpenDialog3: TOpenDialogDefaultExt = 'php'FileName = 'scrap.php'Filter ='All PHP files (*.php*;*.phtml;*.inc;*.xphp)|*.php*;*.phtml;*.inc' +';*.xphp|PHP files (*.php*;*.phtml)|*.php*;*.phtml|Include files ' +'(*.inc)|*.inc|PHP source files (*.phps)|*.phps|Executable PHP fi' +'le (*.xphp)|*.xphp|All files (*.*)|*.*'Options = [ofHideReadOnly, ofPathMustExist, ofEnableSizing]Title = 'Please select (or create) a scrap file'Left = 352Top = 88endend