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



FirstItemOfLinkedList


Unit:SDL_rchart
Class:TRChart
Declaration:function FirstItemOfLinkedList: PDrawCan;

Hint: This method has been discarded with the introduction of version 8.0 of the SDL Component Suite. The linked list which has been used to store the chart data up to version 7.x has been replaced by a dynamic array which can be accessed directly by using the array property DataContainer. In order to access the first chart item use DataContainer[0].



Last Update: 2023-Dec-13