?? pathcontrol.lpi
字號:
<?xml version="1.0"?><CONFIG> <ProjectOptions> <PathDelim Value="/"/> <Version Value="5"/> <General> <Flags> <MainUnitHasUsesSectionForAllUnits Value="False"/> <MainUnitHasCreateFormStatements Value="False"/> <MainUnitHasTitleStatement Value="False"/> </Flags> <MainUnit Value="0"/> <IconPath Value="./"/> <TargetFileExt Value=".exe"/> <ActiveEditorIndexAtStart Value="1"/> </General> <PublishOptions> <Version Value="2"/> <IgnoreBinaries Value="False"/> <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> </local> </RunParams> <RequiredPackages Count="2"> <Item1> <PackageName Value="LCL"/> </Item1> <Item2> <PackageName Value="GLSceneLazarus"/> </Item2> </RequiredPackages> <Units Count="5"> <Unit0> <Filename Value="PathControl.lpr"/> <IsPartOfProject Value="True"/> <CursorPos X="28" Y="9"/> <TopLine Value="1"/> <EditorIndex Value="0"/> <UsageCount Value="20"/> <Loaded Value="True"/> </Unit0> <Unit1> <Filename Value="Unit1.pas"/> <ComponentName Value="Form1"/> <HasResources Value="True"/> <ResourceFilename Value="unit1.lrs"/> <UnitName Value="Unit1"/> <CursorPos X="10" Y="15"/> <TopLine Value="104"/> <EditorIndex Value="1"/> <UsageCount Value="10"/> <Loaded Value="True"/> </Unit1> <Unit2> <Filename Value="C:/lazarus/components/GLScene/Source/Platform/GLWin32Viewer.pas"/> <UnitName Value="GLWin32Viewer"/> <CursorPos X="1" Y="1"/> <TopLine Value="61"/> <UsageCount Value="10"/> </Unit2> <Unit3> <Filename Value="C:/lazarus/components/GLScene/Source/GLScene.pas"/> <UnitName Value="GLScene"/> <CursorPos X="95" Y="6162"/> <TopLine Value="6144"/> <UsageCount Value="10"/> </Unit3> <Unit4> <Filename Value="C:/lazarus/components/GLScene/LazarusWin/glscenelazarus.pas"/> <UnitName Value="GLSceneLazarus"/> <CursorPos X="1" Y="1"/> <TopLine Value="1"/> <UsageCount Value="10"/> </Unit4> </Units> <JumpHistory Count="0" HistoryIndex="-1"/> </ProjectOptions> <CompilerOptions> <Version Value="5"/> <SearchPaths> <SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/"/> </SearchPaths> <CodeGeneration> <Generate Value="Faster"/> </CodeGeneration> <Linking> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> <Debugging> <Exceptions Count="2"> <Item1> <Name Value="ECodetoolError"/> </Item1> <Item2> <Name Value="EFOpenError"/> </Item2> </Exceptions> </Debugging></CONFIG>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -