Skip to main content

SetLWeight

Description

Call SetLWeight to change line weight of the entity. SetLWeight is virtual method and can be overridden in descendants.

Syntax

procedure SetLWeight(Value: Integer); virtual;