System.Win.Registry.TRegistry Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AccesspublicSpecifies the level of access to use when opening keys.
CurrentKeypublicSpecifies the registry key that is currently open.
CurrentPathpublicIndicates the registry path associated with the current key.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
LastErrorpublicSpecifies the last error encountered.
LastErrorMsgpublicSpecifies the text message of the last error encountered.
LazyWritepublicSpecifies how keys are written to the registry when calling the CloseKey procedure.
RootKeypublicSpecifies the root key for the TRegistry object in an application.
RootKeyNamepublicSpecifies the string name of the root key.