[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: onguard.pas line 212
type TOgMakeKeys = class(TComponent) |
||
protected |
||
FKeyFileName: string; |
|
|
|
||
|
||
FShowHints: Boolean; |
|
|
public |
||
constructor Create(); override; |
|
|
function Execute; |
|
|
procedure ApplyModifierToKey(); |
|
|
function GenerateDateModifier(); |
|
|
function GenerateMachineModifier; |
|
|
procedure GenerateMDKey(); |
|
|
procedure GenerateRandomKey(); |
|
|
function GenerateStringModifier(); |
|
|
function GenerateUniqueModifier; |
|
|
procedure SetKey(); |
|
|
procedure GetKey(); |
|
|
published |
||
property KeyFileName: string; [rw] |
|
|
|
||
property ShowHints: Boolean; [rw] |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |