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

TIntegerOption

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

Declaration

Source position: PasDoc_OptionParser.pas line 128

type TIntegerOption = class(TValueOption)

protected

  FValue: Integer;

  

  function CheckValue(); override;

  

public

  property Value: Integer; [rw]

  

end;

Inheritance

TIntegerOption

  

|

TValueOption

  

|

TOption

  

|

TObject



CT Web help

CodeTyphon Studio