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

TJvNavPanelFonts

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

Declaration

Source position: JvNavigationPane.pas line 313

type TJvNavPanelFonts = class(TPersistent)

protected

  procedure Change;

  

  procedure DoFontChange();

  

public

  procedure Assign(); override;

  

  constructor Create;

  

  destructor Destroy; override;

  

published

  property NavPanelFont: TFont; [rw]

  

  property NavPanelHotTrackFont: TFont; [rw]

  

  property NavPanelHotTrackFontOptions: TJvTrackFontOptions; [rw]

  

  property DividerFont: TFont; [rw]

  

  property HeaderFont: TFont; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJvNavPanelFonts

  

|

TObject



CT Web help

CodeTyphon Studio