Source position: msetriaglob.pas line 21
type triaflagsty = set of (
trf_capbutt,
trf_capround,
trf_capprojecting,
trf_joinmiter,
trf_joinround,
trf_joinbevel
);