[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_translations.pas line 35
type TTranslation = class(TObject) |
public |
property ID: string; [r] |
end; |
| |
TObject |