home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
servis
/
reader
/
Data1.cab
/
eBook.api
/
EXVW
/
10011
< prev
next >
Wrap
Text File
|
2003-05-15
|
331b
|
12 lines
gDialogWidth = 300;
gDialogHeight = 150;
dialog(name: '$$$/Dialogs/EBPDialogExpired', align_children: align_left, width: gDialogWidth, height: gDialogHeight)
{
button(item_id: 'Okay', name: '$$$/Dialogs/EBPDialogExpired/Okay');
button(item_id: 'Rtrn', name: '$$$/Dialogs/EBPDialogExpired/ReturnToLender');
}