Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TFindComponentClassExEvent

Declaration

Source position: classesh.inc line 1522

type TFindComponentClassExEvent = procedure(

  Reader: TReader;

  const aName: string;

  const anUnitname: string;

  const aClassName: string;

  var ComponentClass: TComponentClass

) of object;


Documentation generated on: Jul 24 2023