campo-sirio/ca/ca0400a.uml
guy dcc9ea95d7 Patch level : 2.2
Files correlati     : ca2
Ricompilazione Demo : [ ]
Commento            :

Aggiunto programma gestione movimenti anali...tici


git-svn-id: svn://10.65.10.50/trunk@12651 c028cbd2-c16b-5b4b-a496-9718f37d4682
2005-02-02 10:02:36 +00:00

33 lines
364 B
Plaintext
Executable File

#include "ca0400a.h"
TOOLBAR "" 0 -3 0 3
#include <toolbar.h>
ENDPAGE
PAGE "Piano dei conti" -1 -1 80 20
GROUPBOX DLG_NULL 78 6
BEGIN
PROMPT 1 0 ""
END
RADIOBUTTON F_SEZSALDI 1 16
BEGIN
PROMPT 1 7 "Sezione saldi"
ITEM "D|Dare"
ITEM "A|Avere"
FIELD SEZSALDI
END
BOOLEAN F_SOSPESO
BEGIN
PROMPT 1 12 "Sospeso"
FIELD SOSPESO
END
ENDPAGE
ENDMASK