Back to Devexpress

htError Constant

vcl-cxgridcustomview-c4a4334c.md

latest402 B
Original Source

htError Constant

Identifies an undefined point in a layout control (none of the layout elements or areas include this point).

Declaration

delphi
const htError = -1;

See Also

TdxCustomLayoutHitTest.HitTestCode

cxGridCustomView Unit