a10725c9f7
l'handler del bottone per aprire tale sheet. In particolare ora,. grazie al flag "*" dei campi, e' stato possibile "inglobare" tal controllo come se fosse parte del campo e non piu' un pulsante separato. git-svn-id: svn://10.65.10.50/trunk@3006 c028cbd2-c16b-5b4b-a496-9718f37d4682
30 lines
572 B
C
Executable File
30 lines
572 B
C
Executable File
// cg4400a.h
|
|
// Maschera stampa tabella registri
|
|
#define TIPO_STAMPA 101
|
|
#define DATA_STAMPA 102
|
|
#define CODICE_LIBRO 103
|
|
#define DA_DATA 104
|
|
#define A_DATA 105
|
|
#define FINO_A_MESE 106
|
|
#define ULTIMA_PAGINA 107
|
|
#define CODICE_LIBRO_IVA 108
|
|
#define ULTIMO_MESE 109
|
|
#define TIPO_RIEPILOGATIVO 110
|
|
#define ANNO 111
|
|
#define DA_CODICE 112
|
|
#define A_CODICE 113
|
|
#define F_SELECT 116
|
|
#define F_ANNULLA 117
|
|
#define F_VERIFICA 118
|
|
#define CODICE_LIB_UN 119
|
|
#define MESE 120
|
|
#define CODICE_LIBRO_PROVA 121
|
|
#define RIF_VID 122
|
|
#define STAMPA_WIDTH 123
|
|
#define STAMPA_LEN 124
|
|
|
|
|
|
|
|
|
|
|