Target Property


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property Target: String;

Description

Read only and run time only. The Target property returns the Target attribute (if any) accompanying the most recently selected (left mouse click) URL.

The Target attribute specifies the destination window or frame for the URL.

See Also

URL Property