Unit 'cySplitter' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TGrip

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

Declaration

Source position: cySplitter.pas line 72

type TGrip = class(TPersistent)

protected

  procedure PropertiesChanged();

  

  procedure DrawGrip();

  

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

published

  property Count: Integer; [rw]

  

  property Height: Integer; [rw]

  

  property Width: Integer; [rw]

  

  property Spacing: Integer; [rw]

  

  property Style: TGripStyle; [rw]

  

end;

Inheritance

TGrip

  

|

TObject



CT Web help

CodeTyphon Studio