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

TJvTFTextAttr

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

Declaration

Source position: jvtfglance.pas line 239

type TJvTFTextAttr = class(TPersistent)

protected

  procedure FontChange();

  

  procedure DoChange; virtual;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property Font: TFont; [rw]

  

  property Rotation: Integer; [rw]

  

  property AlignH: TAlignment; [rw]

  

  property AlignV: TJvTFVAlignment; [rw]

  

end;

Inheritance

TJvTFTextAttr

  

|

TObject



CT Web help

CodeTyphon Studio