This property sets the caption in the Pan Window

[C++Builder]   imagekitcontrolname.PanWindow.Caption [ = UnicodeString ]
[Delphi]   imagekitcontrolname.PanWindow.Caption [ = String ]

Property Value

The string for the caption in the Pan Window

Explanation

The Caption property sets the caption in the Pan Window.

If no text has been entered into the Caption property and the CloseBox property is False then the PanWindow will have no title bar and can not be moved with the mouse.

The Caption property corresponds to the Display Control's PanWindowCaption property in earlier versions of the ImageKit.

Setting this value

This value can be set at runtime.

Retrieving this value

This value can be retrieved at runtime.

 

The ImageKit10 VCL is a product created by Newtone Corporation