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

TAtkPropertyChangeHandler

Declaration

Source position: lazatk1.pas line 645

type TAtkPropertyChangeHandler = procedure(

  obj: PAtkObject;

  vals: PAtkPropertyValues

);