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