TBAByte¶
This attribute can store integer values in the range 0..255.
Unit: BoldAttributes
Declaration¶
Hierarchy¶
- TObject
TBoldMemoryManagedObjectTBoldFlaggedObject- TBoldSubscribableObject
- TBoldElement
- TBoldDomainElement
- TBoldMember
- TBoldAttribute
- TBANumeric
- TBAInteger
- TBAWord
- TBAByte
Description¶
This attribute can store integer values in the range 0..255.
Properties¶
| Name | Summary | Notes |
|---|---|---|
| AsByte |
AsByte¶
The native delphi representation of the byte value.
Methods¶
| Name | Summary | Notes |
|---|---|---|
| CheckRange | override |
CheckRange¶
Raises an exception if the parameter is not a valid byte (0..255)
Generated from the Bold 4.0 help (Help/BfD.chm) by Tools/chm2mkdocs.py; member lists reflect Bold 4.0, see the source for members added since.