RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IComponentEditor.GetDesigner Method

Returns the interface for the form designer.

Pascal
function GetDesigner: IDesigner;
C++
__fastcall IDesigner GetDesigner();

GetDesigner returns the interface of the form designer. This interface is supplied to a component editor as a parameter to the constructor. 

 

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