pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
Field.this
PixelPerfectEngine
concrete
elements
listview
ListViewItem
Field
Default constructor.
struct
Field
@
nogc
@
safe
pure nothrow
this
(
Text
text
,
ABitmap
bitmap
,
FormatFlags
frmtFlags
,
bool
editable
= false
,
bool
numOnly
= false
,
bool
fp
= false
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
elements
listview
ListViewItem
Field
constructors
this
enums
FormatFlags
properties
editable
forceFP
formatFlags
integerOnly
numericOnly
static variables
FORCE_FP
FORMAT_FLAGS
INTEGER_ONLY
IS_EDITABLE
NUMERIC_ONLY
variables
bitmap
text
Default constructor.