Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TScrollBarOptions

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

Declaration

Source position: virtualtrees.pas line 1536

type TScrollBarOptions = class(TPersistent)

protected

  function GetOwner; override;

  

public

  constructor Create();

  

  procedure Assign(); override;

  

published

  property AlwaysVisible: Boolean; [rw]

  

  property HorizontalIncrement: TVTScrollIncrement; [rw]

  

  property ScrollBars: TScrollStyle; [rw]

  

  property ScrollBarStyle: TVTScrollBarStyle; [rw]

  

  property VerticalIncrement: TVTScrollIncrement; [rw]

  

end;

Inheritance

TScrollBarOptions

  

|

TObject



CT Web help

CodeTyphon Studio