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