Unit 'Laz2_XMLCfg' Package
[Overview][Classes][Procedures and functions][Index] [#lazutils]

TXMLConfig.ExtendedToStr

Converts an extended value to its representation as a String.

Declaration

Source position: laz2_xmlcfg.pas line 81

protected function TXMLConfig.ExtendedToStr(

  const e: extended

):string;

Arguments

e

  

Extended value converted in the method.

Function result

String representation for the Extended value.


Version 4.4 Generated 2025-11-08 Home