You are reading help file online using chmlib.com 
     | 
  
| 
       
 TBaseReport. ReportDateTime property (read/write)  | 
    Top Previous Next | 
 
 
 
 
 
 
 
 
 
 
 
 
 Example (Delphi) Edit1.Text := DateTimeToStr(ReportDateTime); 
 Example (C++Builder) Edit1->Text = DateTimeToStr(rp1->ReportDateTime);  | 
You are reading help file online using chmlib.com 
     |