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

TUCUsersLogged

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ucbase.pas line 634

type TUCUsersLogged = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure DelCurrentUser;

  

  procedure CriaTableUserLogado;

  

  function UsuarioJaLogado();

  

published

  property Active: Boolean; [rw]

  

end;

Inheritance

TUCUsersLogged

  

|

TObject



CT Web help

CodeTyphon Studio