mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 02:00:34 +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 BuiltIns : TBuiltInCategories Read FBuiltIns Write SetBuiltIns;
|
||||
end;
|
||||
TFPExpressionParserClass = Class of TFPExpressionParser;
|
||||
|
||||
{ TExprBuiltInManager }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user