Unit 'BCMaterialFloatSpinEdit' Package
[Overview][Classes][Index] [#pl_bgracontrols]

TBCMaterialFloatSpinEdit

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

Declaration

Source position: bcmaterialfloatspinedit.pas line 17

type TBCMaterialFloatSpinEdit = class(TCustomPanel)

protected

  procedure Paint; override;

  

public

  constructor Create(); override;

  

published

  property Color;

  

  property Text: string; [rw]

  

  property Edit: TFloatSpinEdit; [r]

  

  property Title: TLabel; [r]

  

  property DisabledColor: TColor; [rw]

  

  property AccentColor: TColor; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TBCMaterialFloatSpinEdit

  

|

TObject



CT Web help

CodeTyphon Studio