Source position: fpg_tree.pas line 56
type TfpgTreeColumnWidth = record
next: PfpgTreeColumnWidth;
width: Word;
end;