Vcl.AxCtrls.TActiveFormControl.FreeOnRelease

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FreeOnRelease;

C++

void __fastcall FreeOnRelease();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveFormControl

Description

Supports the IVCLComObject interface.

FreeOnRelease exists solely to support the IVCLComObject interface, and has an empty implementation.