[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msestringident.pas line 102
type tstringidents = class |
public |
constructor create; |
destructor destroy; override; |
function getident(); |
function getidentname(); |
function getidentnamel(); |
function getidentnamep(); |
function getidentname2(); |
function nametolstring(); |
procedure clear; |
end; |
| |
TObject |