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

TBGRABorderStyleOptions

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

Declaration

Source position: bgrabutton.pas line 130

type TBGRABorderStyleOptions = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  property Options: TRoundRectangleOptions; [r]

  

published

  property TopLeft: TBGRABorderStyle; [rw]

  

  property TopRight: TBGRABorderStyle; [rw]

  

  property BottomRight: TBGRABorderStyle; [rw]

  

  property BottomLeft: TBGRABorderStyle; [rw]

  

end;

Inheritance

TBGRABorderStyleOptions

  

|

TObject



CT Web help

CodeTyphon Studio