📄 project1.lpi
字号:
<?xml version="1.0"?><CONFIG> <ProjectOptions> <PathDelim Value="\"/> <Version Value="5"/> <General> <MainUnit Value="0"/> <ActiveEditorIndexAtStart Value="0"/> <IconPath Value="./"/> <TargetFileExt Value=".exe"/> <Title Value="project1"/> </General> <JumpHistory Count="0" HistoryIndex="-1"/> <Units Count="6"> <Unit0> <CursorPos X="11" Y="5"/> <Filename Value="project1.lpr"/> <IsPartOfProject Value="True"/> <TopLine Value="1"/> <UnitName Value="project1"/> <UsageCount Value="20"/> </Unit0> <Unit1> <CursorPos X="43" Y="9"/> <EditorIndex Value="0"/> <Filename Value="unit1.pas"/> <ComponentName Value="Form1"/> <IsPartOfProject Value="True"/> <Loaded Value="True"/> <ResourceFilename Value="unit1.lrs"/> <TopLine Value="31"/> <UnitName Value="Unit1"/> <UsageCount Value="20"/> </Unit1> <Unit2> <CursorPos X="3" Y="131"/> <Filename Value="D:\Private\Projects\Deltasoft\RealThinClient\Lib\rtcConn.pas"/> <TopLine Value="115"/> <UnitName Value="rtcConn"/> <UsageCount Value="10"/> </Unit2> <Unit3> <CursorPos X="3" Y="178"/> <Filename Value="D:\Private\Projects\Deltasoft\RealThinClient\Lib\rtcInfo.pas"/> <TopLine Value="162"/> <UnitName Value="rtcInfo"/> <UsageCount Value="10"/> </Unit3> <Unit4> <CursorPos X="1" Y="98"/> <Filename Value="C:\lazarus\lazarus.pp"/> <TopLine Value="85"/> <UnitName Value="Lazarus"/> <UsageCount Value="10"/> </Unit4> <Unit5> <CursorPos X="1" Y="29"/> <Filename Value="D:\Private\Projects\Deltasoft\RealThinClient\Lib\rtcDefs.inc"/> <TopLine Value="4"/> <UsageCount Value="10"/> </Unit5> </Units> <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="rtcSDK_FPC"/> <MinVersion Valid="True"/> </Item1> <Item2> <PackageName Value="LCL"/> </Item2> </RequiredPackages> </ProjectOptions> <CompilerOptions> <Version Value="4"/> <PathDelim Value="\"/> <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 + -