mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 05:09:13 +02:00
* Add class definition
git-svn-id: trunk@40767 -
This commit is contained in:
parent
4d7c0ce1b3
commit
1e9e87175e
@ -780,6 +780,7 @@ Type
|
|||||||
Property Identifiers : TFPExprIdentifierDefs Read FIdentifiers Write SetIdentifiers;
|
Property Identifiers : TFPExprIdentifierDefs Read FIdentifiers Write SetIdentifiers;
|
||||||
Property BuiltIns : TBuiltInCategories Read FBuiltIns Write SetBuiltIns;
|
Property BuiltIns : TBuiltInCategories Read FBuiltIns Write SetBuiltIns;
|
||||||
end;
|
end;
|
||||||
|
TFPExpressionParserClass = Class of TFPExpressionParser;
|
||||||
|
|
||||||
{ TExprBuiltInManager }
|
{ TExprBuiltInManager }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user