RegWriteFont procedure
Easy Registry utilities
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
procedure RegWriteFont(KeyName, ValueName: String; Font: TFont; RootKey: hKey);  

Description
The RegWriteFont procedure writes all properties of TFont object to the registry, under specified KeyName and ValueName.  

See also
RegReadFont procedure.