ComponentT.addOnBoundsChanged

The 'bounds-changed" signal is emitted when the bposition or size of the component changes.

template ComponentT(TStruct)
gulong
addOnBoundsChanged
(
void delegate
(
Rectangle
,
ComponentIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta