[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

TResizedEventObj

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: widget.inc line 53

type TResizedEventObj = class(TLayoutingEventObj)

public

  constructor Create();

  

published

  property IsForced: Boolean; [rw]

  

end;

Inheritance

TResizedEventObj

  

|

TLayoutingEventObj

  

|

TEventObj

  

|

TObject