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

TJvNavPaneBackgroundImage

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

Declaration

Source position: JvNavigationPane.pas line 552

type TJvNavPaneBackgroundImage = class(TPersistent)

protected

  procedure DrawImage(); virtual;

  

  procedure Change; virtual;

  

  function CalcRect();

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  function HasImage;

  

published

  property Picture: TPicture; [rw]

  

  property Stretch: Boolean; [rw]

  

  property Proportional: Boolean; [rw]

  

  property Center: Boolean; [rw]

  

  property Tile: Boolean; [rw]

  

  property Transparent: Boolean; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJvNavPaneBackgroundImage

  

|

TObject



CT Web help

CodeTyphon Studio