[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Specifies an event handler used to get property information and an identifier name for a property.
Source position: compwriterpas.pas line 66
type TCWPGetMethodName = procedure( |
Writer: TCompWriterPas; |
Instance: TPersistent; |
PropInfo: PPropInfo; |
out Name: string |
) of object; |
Version 4.0 | Generated 2025-05-03 | Home |