Unit 'kfunctions' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

KFormat

Declaration

Source position: kfunctions.pas line 594

function KFormat(

  const Format: string;

  const Args: array of Const;

  const AFormatSettings: TFormatSettings

):string; overload;

function KFormat(

  const Format: WideString;

  const Args: array of Const;

  const AFormatSettings: TFormatSettings

):WideString; overload;



CT Web help

CodeTyphon Studio