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