RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.ShowMethod Method

Activates the code editor with the input cursor in a specified event handler.

Pascal
procedure ShowMethod(const Name: string);
C++
__fastcall ShowMethod(const AnsiString Name);

Call ShowMethod to allow the user to edit the method specified by the Name parameter. 

 

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