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

TBCRounding

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

Declaration

Source position: bctypes.pas line 248

type TBCRounding = class(TBCProperty)

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

  procedure Scale();

  

published

  property RoundX: Byte; [rw]

  

  property RoundY: Byte; [rw]

  

  property RoundOptions: TRoundRectangleOptions; [rw]

  

end;

Inheritance

TBCRounding

  

|

TBCProperty

  

|

TObject



CT Web help

CodeTyphon Studio