Unit 'DAV_FixedPoint' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

ConvertToFixed8Dot24

Declaration

Source position: DAV_FixedPoint.pas line 242

function ConvertToFixed8Dot24(

  Value: Single

):TFixed8Dot24; overload;

function ConvertToFixed8Dot24(

  Value: Double

):TFixed8Dot24; overload;

function ConvertToFixed8Dot24(

  Value: Integer

):TFixed8Dot24; overload;

function ConvertToFixed8Dot24(

  Value: TFixed16Dot16

):TFixed8Dot24; overload;

function ConvertToFixed8Dot24(

  Value: TFixed24Dot8

):TFixed8Dot24; overload;



CT Web help

CodeTyphon Studio