This property sets the font name that is used when drawing text with the image editing toolbar

[C++Builder]   imagekitcontrolname->Edit->FontName[ = UnicodeString ]
[Delphi]   imagekitcontrolname.Edit.FontName[ = string ]

Property Value

FontName is the name of the font (less than 31 characters in length)

Explanation

The FontName property is enabled when the image editing toolbar is used to draw text.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation