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



OnBeforeDisplay


Unit:SDL_numlab
Class:TNumLab
Declaration:property OnBeforeDisplay: TBeforeDisplayEvent;
{ TBeforeDisplayEvent = procedure (Sender: TObject; var Text: string) of object; }

The OnBeforeDisplay event provides a hook to change the displayed text of the TNumLab component. The variable parameter Text contains the text as it will be displayed.


Last Update: 2023-Dec-13