Unit AnotherReg |
AnotherReg Registry-aware Components Collection (C) Glen Why, 1996 Version 01.04.00 Version History 01.00.00 - first 01.00.01 - Small bug in TVarinatProfile.SetValue fixed 01.00.02 - TCustomKey.SetParentKey moved to the protected stub and made vitrual; 01.01.00 - + TSoundEvent 01.01.01 - Automatic search for the AppConfigKey added to the TSoundEvent.Create; 01.01.02 - TSoundEvent.EventLabel property added 01.01.03 - TSoundEvent.OnSoundEvent event added 01.01.04 - 01.01.03's bugs fixed 01.02.00 - + TStringProfile 01.03.00 - + TComponentProfile 01.04.00 - + TFormRestorer notes: * According to Win32 Developer's reference, NT's version of RegDeleteKey will fail if specified key has subkeys, as a result ERegistryError will be raised on call to the Delete method of key that has subkey(s). Nothing to worry about in Windows 95.
Classes |
TAppConfigKey -
TComponentProfile -
TCustomKey -
TCustomProfile -
TFormRestorer -
TRegistryEntry -
TRegKey -
TSoundEvent -
TStringProfile -
TVariantProfile -
Functions |
Types |
TFormRestorerOption
TSoundEventOption
TSoundEventOptions
Constants |
restorer_ValueName
SndEvent_DefAutoRegister
Variables |
Functions |
Types |
TFormRestorerOption = ( frSizeAndPosition, frSizeOnly, frPositionOnly );
TSoundEventOption = ( seResetSchemeOnUpdate, sePlaySync, seNoDefault, seNoStop );
TSoundEventOptions = set of TSoundEventOption
Constants |
Variables |