RAD Studio VCL Reference
ContentsIndex
TFont Members Protected Methods
Protected Methods
 
Name 
Description 
 
Copies the properties of an object to a destination object. 
 
Generates an OnChange event when the properties of the graphics object change. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
This is GetCharset, a member of class TFont. 
 
This is GetHandle, a member of class TFont. 
 
This is GetHeight, a member of class TFont. 
 
This is GetName, a member of class TFont. 
 
This is GetOrientation, a member of class TFont. 
 
Returns the owner of an object. 
 
This is GetPitch, a member of class TFont. 
 
This is GetSize, a member of class TFont. 
 
This is GetStyle, a member of class TFont. 
 
Lock 
Blocks other execution threads from using the associated canvas until the Unlock method is called. 
 
This is SetCharset, a member of class TFont. 
 
This is SetColor, a member of class TFont. 
 
This is SetHandle, a member of class TFont. 
 
This is SetHeight, a member of class TFont. 
 
This is SetName, a member of class TFont. 
 
This is SetOrientation, a member of class TFont. 
 
This is SetPitch, a member of class TFont. 
 
This is SetSize, a member of class TFont. 
 
This is SetStyle, a member of class TFont. 
 
Releases the lock on execution threads set by the Lock method. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.