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

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;
 
function IsEmpty(const AOV: TStringVector): boolean; overload;
 

Authors


Generated by PasDoc 0.16.0.