[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TGetDesignerFormEvent

Declaration

Source position: forms.pp line 1337

type TGetDesignerFormEvent = function(

  AComponent: TComponent

):TCustomForm of object;