Event handler signalled to get the designer form for the specified form or control.
Source position: forms.pp line 1963
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.4 | Hosted on Source Forge |