21 lines
633 B
Plaintext
21 lines
633 B
Plaintext
|
|
/* VER150
|
||
|
|
Generated by the Borland Delphi Pascal Compiler
|
||
|
|
because -GD or --drc was supplied to the compiler.
|
||
|
|
|
||
|
|
This file contains compiler-generated resources that
|
||
|
|
were bound to the executable.
|
||
|
|
If this file is empty, then no compiler-generated
|
||
|
|
resources were bound to the produced executable.
|
||
|
|
*/
|
||
|
|
|
||
|
|
#define FrmsExpt_sCustFormExpertAuthor 65520
|
||
|
|
#define FrmsExpt_sCustFormExpertName 65521
|
||
|
|
#define FrmsExpt_sCustFormExpertDesc 65522
|
||
|
|
STRINGTABLE
|
||
|
|
BEGIN
|
||
|
|
FrmsExpt_sCustFormExpertAuthor, "Sergey Orlik"
|
||
|
|
FrmsExpt_sCustFormExpertName, "Custom Form"
|
||
|
|
FrmsExpt_sCustFormExpertDesc, "Create a new custom form"
|
||
|
|
END
|
||
|
|
|