mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-07 18:09:25 +01: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;
|
property Tree: TAVLTree read FItems;
|
||||||
procedure WriteDebugReport(const Title: string; const Prefix: string = '');
|
procedure WriteDebugReport(const Title: string; const Prefix: string = '');
|
||||||
end;
|
end;
|
||||||
|
PCTCfgScriptVariables = ^TCTCfgScriptVariables;
|
||||||
|
|
||||||
type
|
type
|
||||||
TCTCfgScriptOperator = (
|
TCTCfgScriptOperator = (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user