Unit 'JPP.StringStorageCtrl' Package
[Overview][Types][Classes][Index] [#pl_jppack]

TJppStringStorageCtrlItem

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

Declaration

Source position: JPP.StringStorageCtrl.pas line 33

type TJppStringStorageCtrlItem = class(TCollectionItem)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property ItemName: string; [rw]

  

  property Enabled: Boolean; [rw]

  

  property Tag: Integer; [rw]

  

  property Value: string; [rw]

  

end;

Inheritance

TJppStringStorageCtrlItem

  

|

TObject



CT Web help

CodeTyphon Studio