Показать сообщение отдельно
Старый 11.02.2007, 14:03   #8  
Storkich is offline
Storkich
Участник
 
149 / 10 (1) +
Регистрация: 08.03.2007
Код:
Calendar.RUNMODAL;							   // Opens form
IF Calendar.GetDate <> 0D THEN				   // This stops the calendar from returning a blank date.
  SETRANGE(DateFLD,Calendar.GetDate);	// Returns date selected and validates the variable
CLEAR(Calendar);								 // Clears the old form
Вложения
Тип файла: rar CALENDAR.rar (6.8 Кб, 56 просмотров)