Unit 'Arrow' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TArrow.ArrowColor

Color used to draw the arrow symbol on the control.

Declaration

Source position: arrow.pp line 56

published property TArrow.ArrowColor : TGraphicsColor
  read FArrowColor
  write SetArrowColor
  default clBlack;

Description

The default value for the property is clBlack.