Unit PasDoc_StringVector

Description

String vector based on TStringList.

The string vector is based on TStringList and simply exports a few extra functions - I did this so I didn't have to change so much old code, this has only little additional functionality

Source: source/component/PasDoc_StringVector.pas (line 32).

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TStringVector  

Functions and Procedures

function NewStringVector: TStringVector;
function IsEmpty(const AOV: TStringVector): boolean; overload;

Description

Functions and Procedures

function NewStringVector: TStringVector;

This item has no description.

Source: source/component/PasDoc_StringVector.pas (line 75).

function IsEmpty(const AOV: TStringVector): boolean; overload;

This item has no description.

Source: source/component/PasDoc_StringVector.pas (line 76).

Authors


Generated by PasDoc 0.17.0.snapshot.