[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |