[Overview][Constants][Types][Classes][Procedures and functions][Index] |
FinalizeWnd - getting ready to close down the window: first stores the text strings in a safe place, then frees the storage occupied by them
Source position: stdctrls.pp line 806
protected procedure TCustomMemo.FinalizeWnd; override; |
FinalizeWnd - getting ready to close down the window: first stores the text strings in a safe place, then frees the storage occupied by them
Calls the inherited method, which prepares to free the handle for this window
|
FinalizeWnd - getting ready to remove window (gets called before the Handle is destroyed) |
lazarus-ccr.sourceforge.net |