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

TUCUserProfile

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

Declaration

Source position: ucbase.pas line 109

type TUCUserProfile = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Active: Boolean; [rw]

  

end;

Inheritance

TUCUserProfile

  

|

TObject



CT Web help

CodeTyphon Studio