TBATrimmedString¶
String attribute that trims leading and trailing spaces.
Unit: BoldAttributes
Declaration¶
Hierarchy¶
- TObject
TBoldMemoryManagedObjectTBoldFlaggedObject- TBoldSubscribableObject
- TBoldElement
- TBoldDomainElement
- TBoldMember
- TBoldAttribute
- TBAString
- TBATrimmedString
Description¶
TBATrimmedString ensures leading and trailing spaces are removed prior to setting the value.
Methods¶
| Name | Summary | Notes |
|---|---|---|
| SetStringRepresentation | Sets the string representation | protected, override |
SetStringRepresentation¶
procedure SetStringRepresentation(Representation: TBoldRepresentation; Value: string); override; See also Ancestor Method
Before setting the string representation, the method trims the value, removing leading and trailing spaces.
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.