Unit 'cyClasses' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_cindy]

tcyBevel

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

Declaration

Source position: cyClasses.pas line 232

type tcyBevel = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  procedure Assign(); override;

  

published

  property DrawLeft: Boolean; [rw]

  

  property DrawTop: Boolean; [rw]

  

  property DrawRight: Boolean; [rw]

  

  property DrawBottom: Boolean; [rw]

  

  property HighlightColor: TColor; [rw]

  

  property ShadowColor: TColor; [rw]

  

  property Style: TcyBevelCut; [rw]

  

  property Width: Word; [rw]

  

end;

Inheritance

tcyBevel

  

|

TObject



CT Web help

CodeTyphon Studio