Unit 'JPP.LinkLabel' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jppack]

SetJppLinkLabelColors

Declaration

Source position: JPP.LinkLabel.pas line 161

procedure SetJppLinkLabelColors(

  lbl: TJppCustomLinkLabel;

  clNormal: TColor;

  clHot: TColor;

  clDisabled: TColor;

  clVisitedNormal: TColor;

  clVisitedHot: TColor

); overload;

procedure SetJppLinkLabelColors(

  lbl: TJppCustomLinkLabel;

  Color: TColor

); overload;



CT Web help

CodeTyphon Studio