git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.jvcl@12 7f62d464-2af8-f54e-996c-e91b33f51cbe
14 lines
363 B
C
14 lines
363 B
C
#define IDH_VALUE 1000
|
|
#define IDH_ERRORMESSAGE 1001
|
|
#define IDH_MODULES 1002
|
|
#define IDH_LOOKUP 1003
|
|
#define IDH_CLOSE 1004
|
|
#define IDH_HELP 1005
|
|
#define IDH_BROWSEMODULE 1006
|
|
#define IDH_FILENAMEMODULE 1007
|
|
#define IDH_MODULEADD 1008
|
|
#define IDH_REMOVEMODULE 1009
|
|
#define IDH_OKMODULE 1010
|
|
#define IDH_CANCELMODULE 1011
|
|
#define IDH_LISTMODULE 1012
|