Unit 'RVStyle' Package
[Overview][Constants][Classes][Index] [#pl_richview]

TRVStyle

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

Declaration

Source position: rvstyle.pas line 75

type TRVStyle = class(TComponent)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function AddTextStyle;

  

  procedure DeleteTextStyle();

  

  procedure SaveINI();

  

  procedure LoadINI();

  

published

  property TextStyles: TFontInfos; [rw]

  

  property JumpCursor: TCursor; [rw]

  

  property Color: TColor; [rw]

  

  property HoverColor: TColor; [rw]

  

  property FullRedraw: Boolean; [rw]

  

  property SelColor: TColor; [rw]

  

  property SelTextColor: TColor; [rw]

  

end;

Inheritance

TRVStyle

  

|

TObject



CT Web help

CodeTyphon Studio