Vcl.OleCtrls.TOleControl.BrowseProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BrowseProperties;

C++

void __fastcall BrowseProperties();

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 Properties dialog box.

Use BrowseProperties to notify the ActiveX control to display its Properties dialog box. The Properties dialog box contains property pages for the ActiveX control.