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

TJvTFGlanceCellAttr

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

Declaration

Source position: jvtfglance.pas line 350

type TJvTFGlanceCellAttr = class(TPersistent)

protected

  procedure FontChange();

  

  procedure Change;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property GlanceControl: TJvTFCustomGlance; [r]

  

published

  property Color: TColor; [rw]

  

  property Font: TFont; [rw]

  

  property FrameAttr: TJvTFGlanceFrameAttr; [rw]

  

  property TitleAttr: TJvTFGlanceTitleAttr; [rw]

  

  property DrawBottomLine: Boolean; [rw]

  

end;

Inheritance

TJvTFGlanceCellAttr

  

|

TObject



CT Web help

CodeTyphon Studio