Occurs when the new entity is created
property OnCreate: TNotifyEvent;
Description
OnCreate occurs when new is loaded from CAD file. Sender is TsgDXFEntity object or one of descendants of it.
Note: became obsolete since CAD Import VCL v.6.0.
Go to CAD VCL Enterprise