mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 01:09:35 +02:00
codetools: added PCTCfgScriptVariables
git-svn-id: trunk@40755 -
This commit is contained in:
parent
92fd214b1a
commit
3ea0ff5289
@ -100,6 +100,7 @@ type
|
||||
property Tree: TAVLTree read FItems;
|
||||
procedure WriteDebugReport(const Title: string; const Prefix: string = '');
|
||||
end;
|
||||
PCTCfgScriptVariables = ^TCTCfgScriptVariables;
|
||||
|
||||
type
|
||||
TCTCfgScriptOperator = (
|
||||
|
Loading…
Reference in New Issue
Block a user