Class TPascalSCADASecureAction
Unit
Declaration
type TPascalSCADASecureAction = class(TPascalSCADAUserManagementAction)
Description
TPascalSCADASecureAction
Hierarchy
- TAction
- TPascalSCADAUserManagementAction
- TPascalSCADASecureAction
Overview
Methods
![]() |
procedure SetSecurityCode(sc:UTF8String); |
![]() |
procedure UpdateTarget(Target: TObject); override; |
![]() |
function Execute: Boolean; override; |
Properties
![]() |
property SecurityCode: UTF8String read FSecurityCode write SetSecurityCode; |
Description
Methods
![]() |
procedure SetSecurityCode(sc:UTF8String); |
![]() |
procedure UpdateTarget(Target: TObject); override; |
![]() |
function Execute: Boolean; override; |
Properties
![]() |
property SecurityCode: UTF8String read FSecurityCode write SetSecurityCode; |
: Security code that allows access to control. |
Generated by PasDoc 0.14.0.