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

TJvTFGlanceTitle

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

Declaration

Source position: jvtfglance.pas line 379

type TJvTFGlanceTitle = class(TPersistent)

protected

  procedure Change;

  

  procedure TxtAttrChange();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure AutoAdjustLayout(); virtual;

  

  property GlanceControl: TJvTFCustomGlance; [r]

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property Color: TColor; [rw]

  

  property FrameAttr: TJvTFGlanceFrameAttr; [rw]

  

  property Height: Integer; [rws]

  

  property Visible: Boolean; [rw]

  

  property TxtAttr: TJvTFTextAttr; [rw]

  

end;

Inheritance

TJvTFGlanceTitle

  

|

TObject



CT Web help

CodeTyphon Studio