[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiLog' (#tiopf)

LogValue

Declaration

Source position: tiLog.pas line 298

procedure LogValue(

  const AIdentifier: string;

  const AValue: Integer

); overload;

procedure LogValue(

  const AIdentifier: string;

  const AValue: Cardinal

); overload;

procedure LogValue(

  const AIdentifier: string;

  const AValue: Boolean

); overload;

procedure LogValue(

  const AIdentifier: string;

  const AValue: string

); overload;

procedure LogValue(

  const AIdentifier: string;

  const ARect: TRect

); overload;

procedure LogValue(

  const AIdentifier: string;

  const APoint: TPoint

); overload;

procedure LogValue(

  const AIdentifier: string;

  const AValue: Currency

); overload;


Documentation generated on: 2017-08-16