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

TUCUserPasswordChange

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

Declaration

Source position: ucbase.pas line 121

type TUCUserPasswordChange = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Action: TAction; [rw]

  

  property MenuItem: TMenuItem; [rw]

  

  property ForcePassword: Boolean; [rw]

  

  property MinPasswordLength: Integer; [rw]

  

end;

Inheritance

TUCUserPasswordChange

  

|

TObject



CT Web help

CodeTyphon Studio