Vcl.OleCtrls.TOleControl.ShowAboutBox

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowAboutBox;

C++

void __fastcall ShowAboutBox();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TOleControl

Description

Notifies the ActiveX control to display its About box.

Use ShowAboutBox to notify the ActiveX control to display its About box.