API:Vcl.ControlList.TControlListButton.LinkHotColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LinkHotColor: TColor read FLinkHotColor write FLinkHotColor default clHighLightText;

C++

__property System::Uitypes::TColor LinkHotColor = {read=FLinkHotColor, write=FLinkHotColor, default=-16777202};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TControlListButton

Description

Embarcadero Technologies does not currently have any additional information.