Unit 'PasDoc_OptionParser' Package
[Overview][Constants][Classes][Index] [#pl_pasdoc]

TStringOptionList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TStringOptionList

  

|

TValueOption

  

|

TOption

  

|

TObject



CT Web help

CodeTyphon Studio