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....



TStringFeedBack


Unit:SDL_filesys
Class:none
Declaration:TStringFeedBack = procedure (Sender: TObject; const msg: string) of object;

The type declaration TStringFeedBack defines a general event type used to feedback string values in events. The  Sender parameter is the object that sends the notification. The parameter msg contains a string set by the sending object.


Last Update: 2023-Feb-06