Developer

TNxWrapKind

Specifies how text that can't fit inside single line (inside rectangle) will be rendered on screen.

Unit: NxTypes6.pas (Sources)

TNxWrapKind = (wkNone, wkEllipsis, wkPathEllipsis, wkWordEllipsis, wkWordWrap);

Remarks


This type is used at many occasions inside suite.

See also