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

TJppStorageCtrlItem

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

Declaration

Source position: JPP.StorageCtrl.pas line 31

type TJppStorageCtrlItem = class(TCollectionItem)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property PointerValue1: Pointer; [rw]

  

  property PointerValue2: Pointer; [rw]

  

published

  property ItemName: string; [rw]

  

  property Tag: Integer; [rw]

  

  property StrValue1: string; [rw]

  

  property StrValue2: string; [rw]

  

  property StrValue3: string; [rw]

  

  property StrValue4: string; [rw]

  

  property IntValue1: Integer; [rw]

  

  property IntValue2: Integer; [rw]

  

  property Int64Value1: Int64; [rw]

  

  property Int64Value2: Int64; [rw]

  

  property FloatValue1: Double; [rw]

  

  property FloatValue2: Double; [rw]

  

  property BoolValue1: Boolean; [rw]

  

  property BoolValue2: Boolean; [rw]

  

  property ColorValue1: TColor; [rw]

  

  property ColorValue2: TColor; [rw]

  

  property ByteValue1: Byte; [rw]

  

  property ByteValue2: Byte; [rw]

  

end;

Inheritance

TJppStorageCtrlItem

  

|

TObject



CT Web help

CodeTyphon Studio