Class TrURLLabel

Unit

Declaration

type TrURLLabel = class(TLabel)

Description

enhanced TLabel component which provides functionality for launching of any URL target

Hierarchy

  • TLabel
  • TrURLLabel

Overview

Properties

Published property FontColor: TColor read FFontColor write SetFontColor default clHighLight;
Published property HotColor: TColor read FHotColor write SetHotColor default clHotLight;
Published property URLCommand: string read FURLCommand write SetURLCommand;

Description

Properties

Published property FontColor: TColor read FFontColor write SetFontColor default clHighLight;
 
Published property HotColor: TColor read FHotColor write SetHotColor default clHotLight;
 
Published property URLCommand: string read FURLCommand write SetURLCommand;

define url command if caption contain any other text


Generated by PasDoc 0.15.0.