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

TSetNameEvent

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

Declaration

Source position: classesh.inc line 1203

type TSetNameEvent = procedure(

  Reader: TReader;

  Component: TComponent;

  var Name: string

) of object;


Documentation generated on: Nov 14 2015