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



TBeforeTickLabelEvent


Unit: SDL_scale
Class: none
Declaration: TBeforeTickLabelEvent = procedure (Sender: TObject; ScaleType: TScaleType; CurrentTickPos: double; var TickLabel: string) of object;

The TBeforeTickLabelEvent declares the OnBeforTickLabel event (components RChart, and Scale) which may be used to adjust the tick label.


Last Update: 2023-Dec-14