Unit 'TreeGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_controls]

TScrollBarOptions

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

Declaration

Source position: treegrids.pas line 1827

type TScrollBarOptions = class(TPersistent)

protected

  function GetOwner; override;

  

public

  constructor Create();

  

  procedure Assign(); override;

  

published

  property AlwaysVisible: Boolean; [rw]

  

  property HorizontalIncrement: TTGScrollIncrement; [rw]

  

  property ScrollBars: TScrollStyle; [rw]

  

  property ScrollBarStyle: TTGScrollBarStyle; [rw]

  

  property VerticalIncrement: TTGScrollIncrement; [rw]

  

end;

Inheritance

TScrollBarOptions

  

|

TObject



CT Web help

CodeTyphon Studio