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
function FindByID(const ID: string; out AElement: TdxSVGElement): Boolean; overload; virtual;
| Name | Type |
|---|---|
| ID | string |
| AElement | TdxSVGElement |
| Type |
|---|
| Boolean |