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

tcustomlookupbuffer.findphys

Declaration

Source position: mselookupbuffer.pas line 156

public function tcustomlookupbuffer.findphys(

  const fieldno: Integer;

  const avalue: Integer;

  out aindex: Integer;

  const filter: lbfiltereventty = Nil

):Boolean; overload;

function tcustomlookupbuffer.findphys(

  const fieldno: Integer;

  const avalue: realty;

  out aindex: Integer;

  const filter: lbfiltereventty = Nil

):Boolean; overload;

function tcustomlookupbuffer.findphys(

  const fieldno: Integer;

  const avalue: Int64;

  out aindex: Integer;

  const filter: lbfiltereventty = Nil

):Boolean; overload;

function tcustomlookupbuffer.findphys(

  const fieldno: Integer;

  const avalue: msestring;

  out aindex: Integer;

  const caseinsensitive: Boolean;

  const filter: lbfiltereventty = Nil

):Boolean; overload;


Documentation generated on: 2021-05-13