[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasDoc_OptionParser.pas line 171
type TStringOptionList = class(TValueOption) |
||
protected |
||
FValues: TStringList; |
|
|
function CheckValue(); override; |
|
|
public |
||
property Values: TStringList; [r] |
|
|
constructor CreateEx(); override; |
|
|
destructor Destroy; override; |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |