RAD Studio VCL Reference
|
Activates the code editor with the input cursor in a specified event handler.
procedure ShowMethod(const Name: string);
__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!
|