Jump to content

maniraj.baral@globant.com

uniGUI Subscriber
  • Posts

    2
  • Joined

  • Last visited

Posts posted by maniraj.baral@globant.com

  1. Hi,

     

    Can you try this?!:

     

    for example:

    procedure TMainForm.UniButton1Click(Sender: TObject);
    begin
      UniURLFrame1.URL := 'files/test.html?' + FormatDateTime('ddmmyyyyhhmmss', Now)
    end;

    Best regards.

    I just tried it and works fine :)

    • Like 1
×
×
  • Create New...