Source position: msedatanodes.pas line 137
type nodeactioninfoty = record
case action: nodeactionty of
na_countchange: (
treeheightbefore: Integer;
);
end;