Source position: fpterm.controller.pas line 181
type TResizeEvent = procedure(
NewWidth: Integer;
NewHeight: Integer
) of object;