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

TJvTFCustomImageMap

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

Declaration

Source position: jvtfmanager.pas line 126

type TJvTFCustomImageMap = class(TPersistent)

protected

  FAppt: TJvTFAppt;

  

  procedure Change;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property Images []: Integer; default; [rw]

  

  property ImageNames []: string; [r]

  

  function Count;

  

  procedure Add();

  

  procedure Delete();

  

  procedure Move();

  

  function FindMapIndex();

  

  function FindImageIndex();

  

  procedure Clear;

  

  procedure Assign(); override;

  

end;

Inheritance

TJvTFCustomImageMap

  

|

TObject



CT Web help

CodeTyphon Studio