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

TJvWizardImage

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

Declaration

Source position: jvwizard.pas line 467

type TJvWizardImage = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure PaintTo();

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property Picture: TPicture; [rw]

  

  property Alignment: TJvWizardImageAlignment; [rw]

  

  property Layout: TJvWizardImageLayout; [rw]

  

  property Transparent: Boolean; [rw]

  

end;

Inheritance

TJvWizardImage

  

|

TObject



CT Web help

CodeTyphon Studio