RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.BrowseProperties Method

Notifies the ActiveX control to display its Properties dialog box.

Pascal
procedure BrowseProperties;
C++
__fastcall BrowseProperties();

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!