Hide Comments
Hide Comments

TRS2DImageChartValues.FindItemID(Integer) Method

Comments (0)

Returns the Item with the specified ID. The FindItemID method returns the item in the collection whose ID property is passed to it as a parameter. If no item has the specified ID, FindItemID returns nil.

Namespace: FMX.RS.Charts

expandingSyntax

Delphi

public
  function FindItemID(ID: Integer): TRS2DImageChartValue;
 

Parameters

ID

Type: Integer

Return Value

Type: TRS2DImageChartValue

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb