Destructor that cleans up command resources
Source position: fpmkunit.pp line 393
public destructor TCommand.Destroy; override; |
Destructor that releases memory and resources allocated by the command object. Ensures proper cleanup of internal data structures.