Unit 'BCBaseCtrls' Package
[Overview][Types][Classes][Index] [#pl_bgracontrols]

TBCProperty

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

Declaration

Source position: bcbasectrls.pas line 38

type TBCProperty = class(TPersistent)

protected

  FControl: TControl;

  

  procedure Change(); virtual;

  

public

  constructor Create(); virtual;

  

  property Control: TControl; [r]

  

  property OnChange: TOnBCPropertyChange; [rw]

  

end;

Inheritance

TBCProperty

  

|

TObject



CT Web help

CodeTyphon Studio