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

tcustomlookupbuffer.lookuptext

Declaration

Source position: mselookupbuffer.pas line 228

public function tcustomlookupbuffer.lookuptext(

  const integerkeyfieldno: Integer;

  const textfieldno: Integer;

  const keyvalue: Integer;

  const adefault: msestring = ''

):msestring; overload;

function tcustomlookupbuffer.lookuptext(

  const int64keyfieldno: Integer;

  const textfieldno: Integer;

  const keyvalue: Int64;

  const adefault: msestring = ''

):msestring; overload;

function tcustomlookupbuffer.lookuptext(

  const stringkeyfieldno: Integer;

  const textfieldno: Integer;

  const keyvalue: msestring;

  const adefault: msestring = ''

):msestring; overload;


Documentation generated on: 2021-05-13