Class tcustomautoscrollframe
Unit
Declaration
type tcustomautoscrollframe = class(tcustomscrollboxframe)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- toptionalpersistent
- tcustomframe
- tcustomcaptionframe
- tcustomscrollframe
- tcustomscrollboxframe
- tcustomautoscrollframe
Overview
Fields
| Protected | fintf1: iautoscrollframe; |
Methods
| Protected | procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override; |
| Protected | procedure updaterects; override; |
| Public | constructor create(const aintf: iscrollframe; const owner: twidget; const autoscrollintf: iautoscrollframe); |
| Public | procedure updateclientrect; override; |
Properties
| Public | property scrollpos: pointty read getscrollpos write setscrollpos; |
| Public | property scrollpos_x: integer read getscrollpos_x write setscrollpos_x; |
| Public | property scrollpos_y: integer read getscrollpos_y write setscrollpos_y; |
Description
Fields
| Protected | fintf1: iautoscrollframe; |
|
This item has no description. | |
Methods
| Protected | procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override; |
|
This item has no description. | |
| Protected | procedure updaterects; override; |
|
This item has no description. | |
| Public | constructor create(const aintf: iscrollframe; const owner: twidget; const autoscrollintf: iautoscrollframe); |
|
This item has no description. | |
| Public | procedure updateclientrect; override; |
|
This item has no description. | |
Properties
| Public | property scrollpos: pointty read getscrollpos write setscrollpos; |
|
This item has no description. | |
| Public | property scrollpos_x: integer read getscrollpos_x write setscrollpos_x; |
|
This item has no description. | |
| Public | property scrollpos_y: integer read getscrollpos_y write setscrollpos_y; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.