Changeset 7 for trunk/SpotPrice.pas


Ignore:
Timestamp:
Apr 13, 2026, 7:11:03 PM (2 weeks ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SpotPrice.pas

    r6 r7  
    6565  Value: Double;
    6666begin
     67  Clear;
    6768  URL := 'https://spotovaelektrina.cz/denni-ceny/' + DateToStr(Date, XmlFormatSettings);
    6869  with TFPHttpClient.Create(nil) do
Note: See TracChangeset for help on using the changeset viewer.