SysLink
Creates a SysLink user control
  


SysLink Unicode user component

SYNTAX

@ <nRow>,<nCol> MYSYSLINK <ControlName>
OF <
ParentWindowName>
CAPTION <
cCaption>
ACTION <
ActionProcedure>


DESCRIPTION:

nRow, nCol
Position in the area of the window in pixels.
ControlName
A reference to the SysLinktton Control
ParentWindowName
A reference to the Parent Window.
cCaption
A text expressions for the SysLink.
ActionProcedure
Action to be performed when SysLinkis clicking.

EXAMPLE:

See demos in :
\samples\Basic\USER_COMPONENTS