Class TPathListOption
Unit
Declaration
type TPathListOption = class(TStringOptionList)
Description
pathlist option
accepts multiple strings paths and collates them even if the option itself is specified more than one time. Paths in a single option can be separated by the DirectorySeparator
Source: source/component/PasDoc_OptionParser.pas (line 191).
Hierarchy
- TObject
- TOption
- TValueOption
- TStringOptionList
- TPathListOption
Overview
Methods
| Public | function CheckValue(const AString: String): Boolean; override; |
Description
Methods
| Public | function CheckValue(const AString: String): Boolean; override; |
|
This item has no description. Source: source/component/PasDoc_OptionParser.pas (line 192). | |
Generated by PasDoc 0.17.0.snapshot.