[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destroy - destructor for TCustomMemo: frees stringlist and scrollbars then calls inherited Destroy
Source position: stdctrls.pp line 824
public destructor TCustomMemo.Destroy; override; |
Destroy - destructor for TCustomMemo: frees stringlist and scrollbars then calls inherited Destroy
The ancestor destructor removes the resources that have been used, in a systematic and orderly way
|
Destroy - destructor for TWinControl and derived classes. Removes handles and docked controls, frees resources, then calls inherited Destroy |
lazarus-ccr.sourceforge.net |