[Overview][Classes][Procedures and functions][Index] |
Converts an extended value to its representation as a String.
Source position: laz2_xmlcfg.pas line 81
protected function TXMLConfig.ExtendedToStr( |
const e: extended |
):string; |
e |
|
Extended value converted in the method. |
String representation for the Extended value.
Version 4.0 | Generated 2025-05-03 | Home |