[Overview][Constants][Types][Classes][Index] Reference for unit 'mselookupbuffer' (#msegui)

tcustomlookupbuffer.lookupint64

Declaration

Source position: mselookupbuffer.pas line 219

public function tcustomlookupbuffer.lookupint64(

  const integerkeyfieldno: Integer;

  const int64fieldno: Integer;

  const keyvalue: Integer;

  const adefault: Int64 = 0

):Int64; overload;

function tcustomlookupbuffer.lookupint64(

  const int64keyfieldno: Integer;

  const int64fieldno: Integer;

  const keyvalue: Int64;

  const adefault: Int64 = 0

):Int64; overload;

function tcustomlookupbuffer.lookupint64(

  const stringkeyfieldno: Integer;

  const int64fieldno: Integer;

  const keyvalue: msestring;

  const adefault: Int64 = 0

):Int64; overload;


Documentation generated on: 2021-05-13