![]() |
![]() ![]() ![]() |
acIESnifferAutoFillUserInfo component.
|
type
|
TacIESnifferAutoFillRegistrySaver = class
|
published
|
property Enabled: Boolean;
|
property RegKey: String;
|
property RegLocation: TacRegLocation;
|
end;
|
|
property RegistrySaver: TacIESnifferAutoFillRegistrySaver;
|
The RegistrySaver structure used to automatically save and retreive the values for Fields structure from registry.
|
|
To let the component automatically retreive the Fields from registry on program startup set Enabled property to True. To specify the registy key and location where the text should be stored specify RegKey and RegLocation properties.
|
|
![]() |
Fields property;
|
Save method.
|