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

TSetNameEvent

Occurs when the reader needs to set a component's name.

Declaration

Source position: classesh.inc line 1789

type TSetNameEvent = procedure(

  Reader: TReader;

  Component: TComponent;

  var aName: string

) of object;


Documentation generated on: Jan 30 2024