Source position: lazatk1.pas line 1063
type TAtkPropertyValues = record
property_name: Pgchar;
old_value: TGValue;
new_value: TGValue;
end;