[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'typinfo' (#rtl)

TProcInfoProc

Property info callback method

Declaration

Source position: typinfo.pp line 176

type TProcInfoProc = procedure(

  PropInfo: PPropInfo

) of object;