Source position: fpg_gauge.pas line 33
type TGaugeKind = (
gkText,
gkHorizontalBar,
gkVerticalBar,
gkPie,
gkNeedle,
gkDial
);