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
- Classes
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. |
function IsEmpty(const AOV: TStringVector): boolean; overload; |
|
This item has no description. |
Authors
Generated by PasDoc 0.17.0.snapshot.