Please help me.
I used in Delphi DTPicker1(from data) and DTPicker2(to data).
This scrip is in VB6.0. How is equivalent scrip for DELPHI?
.SelectionFormula = "{PERSONAL.Data} In Date (" & Format$(dFrom.Value, "yyyy,mm,dd") & ") To Date (" & Format$(dTo.Value, "yyyy,mm,dd") & ") "
Many thanks!
I used in Delphi DTPicker1(from data) and DTPicker2(to data).
This scrip is in VB6.0. How is equivalent scrip for DELPHI?
.SelectionFormula = "{PERSONAL.Data} In Date (" & Format$(dFrom.Value, "yyyy,mm,dd") & ") To Date (" & Format$(dTo.Value, "yyyy,mm,dd") & ") "
Many thanks!