campo-sirio/ba/ba8300f.uml
guy 06c8ecd373 Patch level : 10.0
Files correlati     : ba8
Ricompilazione Demo : [ ]
Commento            :
Corretta gestione maschera principale


git-svn-id: svn://10.65.10.50/trunk@16482 c028cbd2-c16b-5b4b-a496-9718f37d4682
2008-04-08 12:55:58 +00:00

45 lines
489 B
Plaintext
Executable File

#include "ba8300.h"
TOOLBAR "" 0 0 0 2
BUTTON DLG_OK 15 2
BEGIN
PROMPT -15 -11 "Conferma"
END
BUTTON F_NEW_QRY 15 2
BEGIN
PROMPT -25 -11 "Nuovo"
PICTURE BMP_NEWREC
END
BUTTON F_IMPORT_QRY 15 2
BEGIN
PROMPT -35 -11 "Importa"
PICTURE 150
END
BUTTON F_SHOW_QRY 15 2
BEGIN
PROMPT -45 -11 "Elabora"
PICTURE BMP_ELABORA
END
BUTTON DLG_CANCEL 15 2
BEGIN
PROMPT -55 -11 "Annulla"
END
ENDPAGE
PAGE "Query" -1 -1 78 23
MEMO F_SQL
BEGIN
PROMPT 0 0 ""
END
ENDPAGE
ENDMASK