Unit ok_longcode_float_hex
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
Description
Test of FormatFloat, FormatNumeric and FormatHex in TDocGenerator
begin X := 1.1; Y := 1; Z := $FF; end;
Test of FormatFloat, FormatNumeric and FormatHex in TDocGenerator
begin X := 1.1; Y := 1; Z := $FF; end;