HideArrow
Specifies whether sort arrow will be drawn.
pas
property HideArrow: Boolean read FHideArrow write SetHideArrow default False;
If this property is set to True, developer may chose to drawn own arrow by using custom drawing techniques.
Specifies whether sort arrow will be drawn.
property HideArrow: Boolean read FHideArrow write SetHideArrow default False;
If this property is set to True, developer may chose to drawn own arrow by using custom drawing techniques.