[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Occurs when the reader needs to set a component's name.
Source position: classesh.inc line 905
type TSetNameEvent = procedure( |
Reader: TReader; |
Component: TComponent; |
var Name: String |
) of object; |
No notes exist for this page yet.