TdxSVGElement.FindByID(string,TdxSVGElement) Method
Declaration
function FindByID(const ID: string; out AElement: TdxSVGElement): Boolean; overload; virtual;
Parameters
Name | Type |
---|---|
ID | string |
AElement | TdxSVGElement |
Returns
Type |
---|
Boolean |
See Also