Files correlati : ba8.exe Ricompilazione Demo : [ ] Commento : Salvataggio situazione attuale generazione report: stato avanzamento lavori 50% git-svn-id: svn://10.65.10.50/trunk@11899 c028cbd2-c16b-5b4b-a496-9718f37d4682
30 lines
757 B
C
Executable File
30 lines
757 B
C
Executable File
#define F_CODICE 101
|
|
#define F_DESCR 102
|
|
|
|
#define F_SECTIONS 103
|
|
#define F_REPORT 104
|
|
#define F_TYPE 105
|
|
#define F_FLD_PROPERTIES 106
|
|
#define F_SEC_PROPERTIES 107
|
|
#define F_X 111
|
|
#define F_Y 112
|
|
#define F_DX 113
|
|
#define F_DY 114
|
|
#define F_TEXT 115
|
|
#define F_SOURCE 116
|
|
#define F_HALIGN 117
|
|
#define F_VALIGN 118
|
|
#define F_BORDER 119
|
|
#define F_FGCOLOR 120
|
|
#define F_BGCOLOR 121
|
|
#define F_FONT_SELECT 122
|
|
#define F_LEVEL 130
|
|
#define F_GROUP_BY 131
|
|
#define F_HIDE_IF_NEEDED 132
|
|
|
|
#define F_SQL 201
|
|
#define F_IMPORT_QRY 202
|
|
#define F_NEW_QRY 203
|
|
#define F_SHOW_QRY 204
|
|
|