TdxSymbolProperties.Create(Char,string) Method
In This Article
#Declaration
Delphi
class function Create(AUnicodeChar: Char; const AFontName: string): TdxSymbolProperties; overload; static;
#Parameters
Name | Type |
---|---|
AUnicode |
Char |
AFont |
string |
#Returns
Type |
---|
Tdx |
See Also