Files correlati : tutti Ricompilazione Demo : [ ] Commento : Cambiata gestione chiavi alternative di ordinamento nelle maschere di ricerca Corretta gestione bottoni di filtro sulle ricerche stesse git-svn-id: svn://10.65.10.50/trunk@16788 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			66 lines
		
	
	
		
			764 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			764 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
TOOLBAR "Toolbar" 0 0 0 2
 | 
						|
 | 
						|
BUTTON DLG_PRINT 10 2
 | 
						|
BEGIN
 | 
						|
  PROMPT -14 -1 "~Stampa"
 | 
						|
  PICTURE BMP_PRINT
 | 
						|
  MESSAGE EXIT,K_ENTER
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_SAVEREC 10 2
 | 
						|
BEGIN
 | 
						|
  PROMPT -24 -1 "Esporta"
 | 
						|
  MESSAGE EXIT,K_SAVE
 | 
						|
  PICTURE 151
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_FIRSTREC 3
 | 
						|
BEGIN
 | 
						|
  PROMPT -34 -1 "Prima"
 | 
						|
  PICTURE 121
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_PREVREC 3
 | 
						|
BEGIN
 | 
						|
  PROMPT -34 -2 "Precedente"
 | 
						|
  PICTURE 122
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_FINDREC 10 2
 | 
						|
BEGIN
 | 
						|
  PROMPT -34 -1 "Pagina"
 | 
						|
  PICTURE 166
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_NEXTREC 3
 | 
						|
BEGIN
 | 
						|
  PROMPT -34 -2 "Prossima"
 | 
						|
  PICTURE 124
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_LASTREC 3
 | 
						|
BEGIN
 | 
						|
  PROMPT -34 -1   "Ultima"
 | 
						|
  PICTURE 125
 | 
						|
END
 | 
						|
 | 
						|
BUTTON DLG_QUIT 10 2
 | 
						|
BEGIN
 | 
						|
  PROMPT -44 -1 "~Fine"
 | 
						|
  PICTURE BMP_QUIT
 | 
						|
END
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
PAGE "Anteprima" 0 0 0 0
 | 
						|
 | 
						|
PREVIEW DLG_USER
 | 
						|
BEGIN
 | 
						|
  PROMPT 0 0 ""
 | 
						|
END
 | 
						|
 | 
						|
ENDPAGE
 | 
						|
 | 
						|
ENDMASK
 | 
						|
 |