CTRL+C Problem GraphNode??

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

CTRL+C Problem GraphNode??

Postby naser.easybase » July 22nd, 2006, 12:00 pm

I inherit on class from TGraphNode,
and Create It Runtime
when I Use Ctrl+c & Ctrl+v

I recevie An Exception : The Class MyClass Not Found!
naser.easybase
Active Member
Active Member
 
Posts: 8
Joined: July 8th, 2006, 12:17 pm

Postby Kambiz » August 4th, 2006, 1:46 pm

Before using the new class, you must define your class to TSimpleGraph via a call to TSimpleGraph.Register method.

For example:

Code: Select all
TSimpleGraph.Register(TMyCustomNode);
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 1 guest

cron