Unit 'UCBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_usercontrol]

TOnLoginSucess

Declaration

Source position: ucbase.pas line 274

type TOnLoginSucess = procedure(

  Sender: TObject;

  IdUser: Integer;

  Usuario: string;

  Nome: string;

  Senha: string;

  Email: string;

  Privileged: Boolean

) of object;



CT Web help

CodeTyphon Studio