[Overview][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XMLCfg' (#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.0 Generated 2025-05-03 Home