campo-sirio/ba/ba8500a.uml

48 lines
566 B
Plaintext
Raw Normal View History

#include "ba8400.h"
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_PRINT 2 2
BEGIN
PROMPT 1 1 "Stampa"
PICTURE BMP_PRINT
END
BUTTON DLG_SETPRINT 2 2
BEGIN
PROMPT 1 1 "Imposta"
PICTURE BMP_SETPRINT
END
BUTTON DLG_EDIT 2 2
BEGIN
PROMPT 1 1 "~Edit"
PICTURE BMP_EDIT
END
#include <helpbar.h>
ENDPAGE
PAGE "Stampa Report" -1 -1 62 5
STRING F_REPORT 256 50
BEGIN
PROMPT 1 1 "Report "
FLAGS "B"
END
STRING F_FORM 256 45
BEGIN
PROMPT 1 2 "Descrizione "
FLAGS "D"
END
STRING F_DOC 256 45
BEGIN
PROMPT 1 3 "Applicazione "
FLAGS "D"
END
ENDPAGE
ENDMASK