[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazAtk1' (#lcl)

TAtkPropertyValues

Declaration

Source position: lazatk1.pas line 1063

type TAtkPropertyValues = record

  property_name: Pgchar;

  

  old_value: TGValue;

  

  new_value: TGValue;

  

end;