User Define Function NOT can't work in Design Time
I want to use my existing UDF in Delphi unit, i.e: 'MyConvertion'.
The UDF work fine in RUNTIME except in Design Time.
Error message: Undeclared Identifier 'MyConvertion'
This doesn't in previous version (FR 2.5).
The UDF work fine in RUNTIME except in Design Time.
Error message: Undeclared Identifier 'MyConvertion'
This doesn't in previous version (FR 2.5).
Comments