This property sets the string that is drawn using the DrawString, DrawText, or the TextOut method.

[C++Builder]   imagekitcontrolname->PrintDraw->Text [ = UnicodeString ]
[Delphi]   imagekitcontrolname.PrintDraw.Text [ = String ]

Property Value

The string defining text to be drawn.

Explanation

The Text property sets the string to be drawn. This property is enabled when the DrawString, DrawText, GetTextExtent, MeasureString, or TextOut method is executed.

Setting this value

This value can be set at runtime.

Retrieving this value

This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation