Color used to draw the arrow symbol on the control.
Source position: arrow.pp line 56
published property TArrow.ArrowColor : TGraphicsColor read FArrowColor write SetArrowColor default clBlack;
The default value for the property is clBlack.