Class TrURLLabel
Unit
rHTMLLabel
Declaration
type TrURLLabel = class(TLabel)
Description
enhanced TLabel component which provides functionality for launching of any URL target
Hierarchy
Overview
Properties
|
property FontColor: TColor read FFontColor write SetFontColor default clHighLight; |
|
property HotColor: TColor read FHotColor write SetHotColor default clHotLight; |
|
property URLCommand: string read FURLCommand write SetURLCommand; |
Description
Properties
|
property FontColor: TColor read FFontColor write SetFontColor default clHighLight; |
|
|
property HotColor: TColor read FHotColor write SetHotColor default clHotLight; |
|
|
property URLCommand: string read FURLCommand write SetURLCommand; |
define url command if caption contain any other text
|
Generated by PasDoc 0.15.0.
|