Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TPackageVariant.Destroy

Destroys package variant and frees resources

Declaration

Source position: fpmkunit.pp line 555

public destructor TPackageVariant.Destroy; override;

Description

Destroys the TPackageVariant instance and releases all associated resources including option collections and configuration data. This method is called automatically when the variant is no longer needed.


Documentation generated on: Aug 28 2026 Report a problem on this page