You are here: Symbol Reference > JSGraphics Namespace > Classes > TJSCustomCaptionControl Class > TJSCustomCaptionControl Members
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomCaptionControl Members

The following tables list the members exposed by TJSCustomCaptionControl.

 
Name 
Description 
 
Event triggered when the user clicks on a Link within the text. Handling this event is optional as by default ShellExecuteW is called with the 'Open' parameter.
If you need to override the default handling, handle this event and set the Handled parameter of the event to True. 
 
Name 
Description 
 
Method called to adjust the size of the control. 
 
Function that returns the availablity of painting links in the text. 
 
Method to call the OnLinkClick event. 
 
Name 
Description 
 
AutoSize will automatically adjust the height of the control 
 
Background values to use when painting the caption 
 
Use to set the border style of the control 
 
The font attributes to use when painting a link in the Text 
 
The OffSet in which to start painting the text. Values are in pixels and are read from the top left corner of the Canvas. 
 
Text 
The text that the control is to paint on its canvas. You can insert formatting into the text by using simple html tags. b tag for Bold i tag for Italic u tag for Underline a tag for LMD Innovative home page Note: You cannot embed tags, which means each tag must be closed before using another one. 
 
Specifies that the entire text should be treated as it is a link. 
 
Name 
Description 
 
Specifies the number of links with in the caption. This method should be used to determine if the TabStop property should be turned off. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!