TFormFloatingPointField

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TWebPageComponent Abstract base class for components within a web page that can be rendered to a THtmlElement.
3TDefaultWebPageComponent Base class for TWebPageComponent with a caption
4TFormField Abstract base class for form fields that can occur on a web page.
5Old_TTextBasedStorageFormFieldOld deprecated convenience base class for a TFormField that allows its value being input using text.
6TFormTextField
7TFormShortTextFieldTFormField for editing a single line of text.
8TFormFloatingPointField

Source

WebSite.Form.Field.FloatingPoint.pas (26)

Methods

ScopeVisibilityResultNameDescription
InstanceprivateTFloatingPoint64GetFloatingPoint64Value()
InstanceprivateSetFloatingPoint64Value(Value: TFloatingPoint64)
InstancepublicCheckInput(Problems: TFormProblems)