campo-sirio/at/attbmed.h
luca 5b35dc21d2 Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@20268 c028cbd2-c16b-5b4b-a496-9718f37d4682
2010-03-24 09:20:28 +00:00

15 lines
388 B
C
Executable File

// definizione campi della maschera tabella medici
#define F_CODMED 101
#define F_COGNOME 102
#define F_NOME 103
#define F_INDIRIZZO 104
#define F_COM 105
#define F_DENCOM 106
#define F_LOCALITA 107
#define F_DENLOC 108
#define F_CAPCOM 109
#define F_PROVCOM 110
#define F_TELAMB 111
#define F_TELABI 112