[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled to get the designer form for the specified form or control.
Source position: forms.pp line 1962
var OnGetDesignerForm: TGetDesignerFormEvent = Nil; |
OnGetDesignerForm is a TGetDesignerFormEvent variable that contains the event handler signalled to get a form with a design surface for the specified form or control.
Version 4.0 | Generated 2025-05-03 | Home |