Unit msedispwidgets
Uses
Functions and Procedures
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class tdispframe |
|
Class tdispwidget |
|
Class tbasestringdisp |
|
Class tcustomstringdisp |
|
Class tstringdisp |
|
Class tcustomrichstringdisp |
|
Class trichstringdisp |
|
Class tbytestringdisp |
|
Class tnumdisp |
|
Class tcustomintegerdisp |
|
Class tintegerdisp |
|
Class tcustomint64disp |
|
Class tint64disp |
|
Class tcustomrealdisp |
|
Class trealdisp |
|
Class tcustomdatetimedisp |
|
Class tdatetimedisp |
|
Class tcustombooleandisp |
|
Class tbooleandisp |
Types
dispwidgetoptionty = (...); |
dispwidgetoptionsty = set of dispwidgetoptionty; |
dispwidgetflagty = (...); |
dispwidgetflagsty = set of dispwidgetflagty; |
Constants
Description
Types
dispwidgetoptionty = (...); |
Values
|
dispwidgetoptionsty = set of dispwidgetoptionty; |
dispwidgetflagty = (...); |
Values
|
dispwidgetflagsty = set of dispwidgetflagty; |
Constants
defaultdisptextflags = [tf_ycentered]; |
defaultdispwidgetwidth = 100; |
defaultdispwidgetheight = 20; |
defaultdispwidgetoptions = (defaultoptionswidget -
[ow_mousefocus,ow_tabfocus,ow_arrowfocus]); |
defaultdispwidgetoptions1 = defaultoptionswidget1 + [ow1_fontglyphheight]; |
defaultnumdisptextflags = defaultdisptextflags + [tf_right]; |
Generated by PasDoc 0.16.0.