Unit 'JvGroupHeader' Package
[Overview][Classes][Index] [#pl_jvcl]

TJvGroupHeaderOptions

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

Declaration

Source position: jvgroupheader.pas line 32

type TJvGroupHeaderOptions = class(TPersistent)

protected

  procedure DoChange();

  

  property OnChange: TNotifyEvent; [rw]

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Brush: TBrush; [rw]

  

  property Height: Integer; [rw]

  

  property Pen: TPen; [rw]

  

  property Shape: TShapeType; [rw]

  

  property Style: TJvBevelStyle; [rw]

  

end;

Inheritance

TJvGroupHeaderOptions

  

|

TObject



CT Web help

CodeTyphon Studio