Unit 'TplMasterChartUnit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_excontrols]

TmcBackgroundImg

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

Declaration

Source position: TplMasterChartUnit.pas line 112

type TmcBackgroundImg = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Changed;

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property Active: Boolean; [rw]

  

  property Picture: TBitMap; [rw]

  

  property FillMode: TBkgFill; [rw]

  

end;

Inheritance

TmcBackgroundImg

  

|

TObject



CT Web help

CodeTyphon Studio