FMX.Header.THeader.EnableDragHighlight
Delphi
property EnableDragHighlight default True;
C++
__property EnableDragHighlight = {default=1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Header.pas FMX.Header.hpp |
FMX.Header | THeader |
Description
Specifies whether the control is highlighted when the dragged object is over it.
FMX.Header.THeader.EnableDragHighlight inherits from FMX.Controls.TControl.EnableDragHighlight. All content below this line refers to FMX.Controls.TControl.EnableDragHighlight.
Specifies whether the control is highlighted when the dragged object is over it.