Files correlati :dl0.exe,dl0500a.msk,dl0500a.frm Ricompilazione Demo : [ ] Commento :aggiunta la possibilita' di visualizzare l'etichetta sul form della interrogazione avanzata (unico parametro che mancava) git-svn-id: svn://10.65.10.50/trunk@11067 c028cbd2-c16b-5b4b-a496-9718f37d4682
15 lines
345 B
C
Executable File
15 lines
345 B
C
Executable File
// campi form Interrogazione (discolatio interrogatio)
|
|
|
|
#define FF_B_CODART 11
|
|
#define FF_B_GIAC 12
|
|
#define FF_B_TITOLO 13
|
|
#define FF_B_ARTISTA 14
|
|
#define FF_B_PREZZO 15
|
|
#define FF_B_GENERE 16
|
|
#define FF_B_SUPPORTO 17
|
|
#define FF_B_COMPOSITORE 18
|
|
#define FF_B_ETICHETTA 19
|
|
|
|
#define FF_DATE 21
|
|
#define FF_PAGE 22
|