DK for Delphi | GisInterfaces.IGIS_PrintableControl.FreeCopy | Methods | Properties
Release the copy of the control.
// Delphi public procedure FreeCopy( const _control : IGIS_PrintableControl );
// C++ Builder public: void FreeCopy( IGIS_PrintableControl* const _control ) = 0;
| Name | Type | Description |
|---|---|---|
| _control | IGIS_PrintableControl | copy to free |
Do not call this method directly. Method is only for internal communication.