_______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
[fpc-pascal] Loading "lfm" and "res" files without compiler directives.
Avishek Gorai via fpc-pascal Sun, 11 Jan 2026 07:14:55 -0800
Is there any way to load "lfm" and "res" files without using the
compiler directives "{$R *.res}" and "{$R *.lfm}" respectively?
