RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComponentEditor.GetDesigner Method

Returns the interface for the form designer.

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

GetDesigner is the read implementation for the Designer property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!