Class tcustomautoscrollframe
Unit
Declaration
type tcustomautoscrollframe = class(tcustomscrollboxframe)
Description
No description available, ancestor tcustomscrollboxframe description follows
No description available, ancestor tcustomscrollframe description follows
No description available, ancestor tcustomcaptionframe description follows
No description available, ancestor tcustomframe description follows
No description available, ancestor toptionalpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- toptionalpersistent
- tcustomframe
- tcustomcaptionframe
- tcustomscrollframe
- tcustomscrollboxframe
- tcustomautoscrollframe
Overview
Fields
![]() |
fintf1: iautoscrollframe; |
Methods
![]() |
procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override; |
![]() |
procedure updaterects; override; |
![]() |
constructor create(const aintf: iscrollframe; const owner: twidget; const autoscrollintf: iautoscrollframe); |
![]() |
procedure updateclientrect; override; |
Properties
![]() |
property scrollpos: pointty read getscrollpos write setscrollpos; |
![]() |
property scrollpos_x: integer read getscrollpos_x write setscrollpos_x; |
![]() |
property scrollpos_y: integer read getscrollpos_y write setscrollpos_y; |
Description
Fields
![]() |
fintf1: iautoscrollframe; |
Methods
![]() |
procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override; |
![]() |
procedure updaterects; override; |
![]() |
constructor create(const aintf: iscrollframe; const owner: twidget; const autoscrollintf: iautoscrollframe); |
![]() |
procedure updateclientrect; override; |
Properties
![]() |
property scrollpos: pointty read getscrollpos write setscrollpos; |
![]() |
property scrollpos_x: integer read getscrollpos_x write setscrollpos_x; |
![]() |
property scrollpos_y: integer read getscrollpos_y write setscrollpos_y; |
Generated by PasDoc 0.16.0.