DK11 for Delphi | VCL.GisControlScale.TGIS_ControlScale.FreeCopy | Constructors | Methods | Properties | Events
Release the copy of the control.
Available also on: Delphi FMX | .NET WinForms | Java | Python.
Implements IGIS_PrintableControl.FreeCopy.
// Delphi public procedure FreeCopy( const _control : IGIS_PrintableControl );
// C++ Builder public: void FreeCopy( IGIS_PrintableControl* const _control );
Name | Type | Description |
---|---|---|
_control | IGIS_PrintableControl | copy to free |
Do not call this method directly. Method is only for internal communication.