Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGElementTable > Methods
TSVGElementTable.TryGetValue<T>(String,T) Method
Represents method TryGetValue<T>(String,T).
Namespace: FMX.RS.SVG
Delphi
public function TryGetValue<T: Class>(const Key: String; out Value: T): Boolean; overload;
Type Parameters
T
Key
Type: String
Value
Type: T
Type: Boolean
•TSVGElementTable
•FMX.RS.SVG