[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pasresolveeval.pas line 589
type TResEvalUTF16 = class(TResEvalValue) |
public |
S: UnicodeString; |
constructor Create; override; |
constructor CreateValue(); |
function Clone; override; |
function AsString; override; |
function TypeAsString; override; |
end; |
| |
| |
| |
| |
TObject |