The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnEmit


Unit:SDL_math2
Class:TExtractor
Declaration:property OnEmit: TOnEmitEvent;
{ TOnEmitEvent = procedure (Sender: TObject; VarName: string; var Value: Variant; TypeOfVar: TEmitType) of object; }

The OnEmit event is triggered when an "emit" command is executed. The parameter VarName contains the name of the information which is passed in the parameter Value.



Last Update: 2023-Feb-06