On Thu, Sep 26, 2013 at 10:18 PM, patspiper <[email protected]> wrote: > TLazProject.LazCompilerOptions.SetCustomOptions is abstract.
Use the property TLazProject.LazCompilerOptions.CustomOptions. SetCustomOptions is a protected accessor method, not meant for calling directly. Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
