Home
last modified time | relevance | path

Searched refs:SaveToXMLConfig (Results 26 – 50 of 58) sorted by relevance

123

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dmodematrixopts.pas108 … procedure SaveToXMLConfig(Cfg: TXMLConfig; const aPath: string; const SaveModes: TStrToBoolEvent); procedure
149 procedure SaveToXMLConfig(Cfg: TXMLConfig; const aPath: string; procedure
582 procedure TBuildMatrixOptions.SaveToXMLConfig(Cfg: TXMLConfig; procedure
590 Items[i].SaveToXMLConfig(Cfg,aPath+'Item'+IntToStr(i+1)+'/',SaveMode);
949 procedure TBuildMatrixOption.SaveToXMLConfig(Cfg: TXMLConfig; procedure
H A Dcodeexplopts.pas187 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
568 SaveToXMLConfig(XMLConfig,'CodeExplorer/');
649 procedure TCodeExplorerOptions.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
H A Dimexportcompileropts.pas255 fOptions.SaveToXMLConfig(fXMLConfig, DefaultCompilerOptPath);
H A Ddebugmanager.pas2234 FBreakPointGroups.SaveToXMLConfig(XMLConfig,
2236 FBreakPoints.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLBreakPointsNode+'/',
2238 …FWatches.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLWatchesNode+'/', pwfCompatibilityMode in Flags);
2243 …FExceptions.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLExceptionsNode+'/', pwfCompatibilityMode in …
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dmodematrixopts.pas108 … procedure SaveToXMLConfig(Cfg: TXMLConfig; const aPath: string; const SaveModes: TStrToBoolEvent); procedure
149 procedure SaveToXMLConfig(Cfg: TXMLConfig; const aPath: string; procedure
582 procedure TBuildMatrixOptions.SaveToXMLConfig(Cfg: TXMLConfig; procedure
590 Items[i].SaveToXMLConfig(Cfg,aPath+'Item'+IntToStr(i+1)+'/',SaveMode);
949 procedure TBuildMatrixOption.SaveToXMLConfig(Cfg: TXMLConfig; procedure
H A Dcodeexplopts.pas187 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
568 SaveToXMLConfig(XMLConfig,'CodeExplorer/');
649 procedure TCodeExplorerOptions.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
H A Dimexportcompileropts.pas255 fOptions.SaveToXMLConfig(fXMLConfig, DefaultCompilerOptPath);
H A Ddebugmanager.pas2200 FBreakPointGroups.SaveToXMLConfig(XMLConfig,
2202 FBreakPoints.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLBreakPointsNode+'/',
2204 FWatches.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLWatchesNode+'/');
2209 FExceptions.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLExceptionsNode+'/');
H A Dcodetoolsoptions.pas626 FGlobalDefineTemplates.SaveToXMLConfig(XMLConfig,
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dmodematrixopts.pas108 … procedure SaveToXMLConfig(Cfg: TXMLConfig; const aPath: string; const SaveModes: TStrToBoolEvent); procedure
149 procedure SaveToXMLConfig(Cfg: TXMLConfig; const aPath: string; procedure
582 procedure TBuildMatrixOptions.SaveToXMLConfig(Cfg: TXMLConfig; procedure
590 Items[i].SaveToXMLConfig(Cfg,aPath+'Item'+IntToStr(i+1)+'/',SaveMode);
949 procedure TBuildMatrixOption.SaveToXMLConfig(Cfg: TXMLConfig; procedure
H A Dcodeexplopts.pas187 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
568 SaveToXMLConfig(XMLConfig,'CodeExplorer/');
649 procedure TCodeExplorerOptions.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
H A Dimexportcompileropts.pas255 fOptions.SaveToXMLConfig(fXMLConfig, DefaultCompilerOptPath);
H A Ddebugmanager.pas2234 FBreakPointGroups.SaveToXMLConfig(XMLConfig,
2236 FBreakPoints.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLBreakPointsNode+'/',
2238 …FWatches.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLWatchesNode+'/', pwfCompatibilityMode in Flags);
2243 …FExceptions.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLExceptionsNode+'/', pwfCompatibilityMode in …
/dports/editors/lazarus/lazarus/ide/
H A Dcodeexplopts.pas187 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
568 SaveToXMLConfig(XMLConfig,'CodeExplorer/');
649 procedure TCodeExplorerOptions.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
H A Dimexportcompileropts.pas255 fOptions.SaveToXMLConfig(fXMLConfig, DefaultCompilerOptPath);
H A Ddebugmanager.pas2200 FBreakPointGroups.SaveToXMLConfig(XMLConfig,
2202 FBreakPoints.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLBreakPointsNode+'/',
2204 FWatches.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLWatchesNode+'/');
2209 FExceptions.SaveToXMLConfig(XMLConfig,'Debugging/'+XMLExceptionsNode+'/');
H A Dcodetoolsoptions.pas626 FGlobalDefineTemplates.SaveToXMLConfig(XMLConfig,
/dports/editors/lazarus/lazarus/packager/
H A Dpackagedefs.pas178 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
271 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
373 procedure SaveToXMLConfig(AXMLConfig: TXMLConfig; const Path: string); override; procedure
615 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
1665 procedure TPkgFile.SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
1830 procedure TPkgDependency.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
2869 procedure TLazPackage.SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
2909 CompilerOptions.SaveToXMLConfig(XMLConfig,Path+'CompilerOptions/');
2926 FUsageOptions.SaveToXMLConfig(XMLConfig,Path+'UsageOptions/',UsePathDelim);
2948 SaveToXMLConfig(XMLConfig,'Package/');
[all …]
/dports/editors/lazarus-qt5/lazarus/packager/
H A Dpackagedefs.pas178 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
271 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
373 procedure SaveToXMLConfig(AXMLConfig: TXMLConfig; const Path: string); override; procedure
615 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
1665 procedure TPkgFile.SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
1830 procedure TPkgDependency.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
2869 procedure TLazPackage.SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
2909 CompilerOptions.SaveToXMLConfig(XMLConfig,Path+'CompilerOptions/');
2926 FUsageOptions.SaveToXMLConfig(XMLConfig,Path+'UsageOptions/',UsePathDelim);
2948 SaveToXMLConfig(XMLConfig,'Package/');
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpackagedefs.pas179 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
258 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
607 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
987 Dependency.SaveToXMLConfig(XMLConfig,SubPath,UsePathDelim);
1675 procedure TPkgFile.SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
1848 procedure TPkgDependency.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
2952 PkgFile.SaveToXMLConfig(XMLConfig,SubPath,UsePathDelim);
2978 CompilerOptions.SaveToXMLConfig(XMLConfig,Path+'CompilerOptions/');
2995 FUsageOptions.SaveToXMLConfig(XMLConfig,Path+'UsageOptions/',UsePathDelim);
3017 SaveToXMLConfig(XMLConfig,'Package/');
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/packager/
H A Dpackagedefs.pas179 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
258 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
607 procedure SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string); procedure
987 Dependency.SaveToXMLConfig(XMLConfig,SubPath,UsePathDelim);
1675 procedure TPkgFile.SaveToXMLConfig(XMLConfig: TXMLConfig; const Path: string; procedure
1848 procedure TPkgDependency.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
2952 PkgFile.SaveToXMLConfig(XMLConfig,SubPath,UsePathDelim);
2978 CompilerOptions.SaveToXMLConfig(XMLConfig,Path+'CompilerOptions/');
2995 FUsageOptions.SaveToXMLConfig(XMLConfig,Path+'UsageOptions/',UsePathDelim);
3017 SaveToXMLConfig(XMLConfig,'Package/');
[all …]
/dports/editors/lazarus/lazarus/components/codetools/
H A Ddefinetemplates.pas2869 Configs.SaveToXMLConfig(XMLConfig,'FPCConfigs/');
2870 Sources.SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
4495 procedure TDefineTemplate.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
8409 ConfigFiles.SaveToXMLConfig(XMLConfig,Path+'Configs/');
8473 SaveToXMLConfig(XMLConfig,'FPCConfig/');
8944 SaveToXMLConfig(XMLConfig,'FPCConfigs/');
9256 SaveToXMLConfig(XMLConfig,'FPCSourceDirectory/');
9428 SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
9544 ConfigCaches.SaveToXMLConfig(XMLConfig,Path+'FPCConfigs/');
9548 SourceCaches.SaveToXMLConfig(XMLConfig,Path+'FPCSources/');
[all …]
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Ddefinetemplates.pas2869 Configs.SaveToXMLConfig(XMLConfig,'FPCConfigs/');
2870 Sources.SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
4495 procedure TDefineTemplate.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
8409 ConfigFiles.SaveToXMLConfig(XMLConfig,Path+'Configs/');
8473 SaveToXMLConfig(XMLConfig,'FPCConfig/');
8944 SaveToXMLConfig(XMLConfig,'FPCConfigs/');
9256 SaveToXMLConfig(XMLConfig,'FPCSourceDirectory/');
9428 SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
9544 ConfigCaches.SaveToXMLConfig(XMLConfig,Path+'FPCConfigs/');
9548 SourceCaches.SaveToXMLConfig(XMLConfig,Path+'FPCSources/');
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Ddefinetemplates.pas2918 Configs.SaveToXMLConfig(XMLConfig,'FPCConfigs/');
2919 Sources.SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
2985 procedure TPCFPMFileState.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
4645 procedure TDefineTemplate.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
10122 ConfigFiles.SaveToXMLConfig(XMLConfig,Path+'Configs/');
10194 FPM.SaveToXMLConfig(XMLConfig,SubPath);
10219 SaveToXMLConfig(XMLConfig,'FPCConfig/');
10691 SaveToXMLConfig(XMLConfig,'FPCConfigs/');
11003 SaveToXMLConfig(XMLConfig,'FPCSourceDirectory/');
11175 SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Ddefinetemplates.pas2918 Configs.SaveToXMLConfig(XMLConfig,'FPCConfigs/');
2919 Sources.SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
2985 procedure TPCFPMFileState.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
4645 procedure TDefineTemplate.SaveToXMLConfig(XMLConfig: TXMLConfig; procedure
10122 ConfigFiles.SaveToXMLConfig(XMLConfig,Path+'Configs/');
10194 FPM.SaveToXMLConfig(XMLConfig,SubPath);
10219 SaveToXMLConfig(XMLConfig,'FPCConfig/');
10691 SaveToXMLConfig(XMLConfig,'FPCConfigs/');
11003 SaveToXMLConfig(XMLConfig,'FPCSourceDirectory/');
11175 SaveToXMLConfig(XMLConfig,'FPCSourceDirectories/');
[all …]

123