Unit 'sqldbrestauth' Package
[Overview][Types][Classes][Index] [#fcl-web]

TBasicAuthenticationEvent

Declaration

Source position: sqldbrestauth.pp line 43

type TBasicAuthenticationEvent = procedure(

  sender: TObject;

  const aUserName: UTF8String;

  const aPassword: UTF8String;

  var allow: Boolean;

  var UserID: UTF8String

) of object;


Documentation generated on: 2023-03-18