[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasDoc_StringVector.pas line 42
type TStringVector = class(TStringList) |
||
public |
||
function FirstName; |
|
|
procedure LoadFromTextFileAdd(); |
|
|
procedure RemoveAllNamesCI(); |
|
|
function ExistsNameCI(); |
|
|
function IsEmpty; |
|
|
function AddNotExisting(); |
|
|
procedure LoadFromBinaryStream(); |
|
|
procedure SaveToBinaryStream(); |
|
|
end; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |