[lazarus] Question: Registry

Luis R. Hilario B. luis at luis-digital.8m.com
Fri Nov 3 15:00:33 EST 2000


Hi,

Question: registry.inc (Line 480)

If

	procedure TRegistry.SetCurrentKey(Value: HKEY);
	begin
	  fCurrentKey := Value;
	end;

Then

	procedure TRegistry.SetRootKey(Value: HKEY);
	begin

	end;

is equal to

	fRootKey := Value

Who is CAW?
-- 
 |--------------------------|
| Luis R. Hilario            |
| http://luisdigital.2y.net  |
 |--------------------------|






More information about the Lazarus mailing list