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

TCustomMemo.FinalizeWnd

FinalizeWnd - getting ready to close down the window: first stores the text strings in a safe place, then frees the storage occupied by them

Declaration

Source position: stdctrls.pp line 798

protected procedure TCustomMemo.FinalizeWnd; override;

Description

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

See also

TWinControl.FinalizeWnd

  

FinalizeWnd - getting ready to remove window (gets called before the Handle is destroyed)

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads