home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd2.bin / program / reader / Data1.cab / eBook.CZE / EXVW / 10011 < prev    next >
Text File  |  2003-07-19  |  331b  |  12 lines

  1.  
  2. gDialogWidth = 300;
  3. gDialogHeight = 150;
  4.  
  5. dialog(name: '$$$/Dialogs/EBPDialogExpired', align_children: align_left, width: gDialogWidth, height: gDialogHeight)
  6. {
  7.     button(item_id: 'Okay', name: '$$$/Dialogs/EBPDialogExpired/Okay');
  8.     button(item_id: 'Rtrn', name: '$$$/Dialogs/EBPDialogExpired/ReturnToLender');
  9. }
  10.  
  11.  
  12.