Unit 'JvTFGlance' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvTFCellPic

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

Declaration

Source position: jvtfglance.pas line 55

type TJvTFCellPic = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

  procedure Change; virtual;

  

  procedure SetPicPoint();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function PicCollection;

  

  property PicPoint: TPoint; [r]

  

published

  property PicName: string; [rw]

  

  property PicIndex: Integer; [rw]

  

  property Hints: TStrings; [rw]

  

end;

Inheritance

TJvTFCellPic

  

|

TObject



CT Web help

CodeTyphon Studio