TBAValueSetValue¶
Unit: BoldAttributes
Declaration¶
Hierarchy¶
- TObject
TBoldMemoryManagedObjectTBoldFlaggedObject- TBoldSubscribableObject
- TBoldElement
- TBAValueSetValue
- Direct subclasses
TBAMLValueSetValue
Properties¶
| Name | Summary | Notes |
|---|---|---|
| AsInteger | ||
| StringRepresentationCount | read-only |
AsInteger¶
StringRepresentationCount¶
Methods¶
| Name | Summary | Notes |
|---|---|---|
| AddString | protected | |
| DefaultSubscribe | override | |
| Destroy | override | |
| GetAsInteger | protected | |
| GetAsList | override | |
| GetBoldType | protected, override | |
| GetStringRepresentation | protected, override | |
| GetStringRepresentationCount | protected, virtual | |
| InternalCreate | ||
| SetAsInteger | protected | |
| SetStringRepresentation | protected, override |
AddString¶
DefaultSubscribe¶
procedure DefaultSubscribe(Subscriber: TBoldSubscriber; RequestedEvent: TBoldEvent = breReEvaluate); override; See also Ancestor Method
Destroy¶
GetAsInteger¶
GetAsList¶
GetBoldType¶
GetStringRepresentation¶
function GetStringRepresentation(Representation: TBoldRepresentation): string; override; See also Ancestor Method
GetStringRepresentationCount¶
InternalCreate¶
SetAsInteger¶
SetStringRepresentation¶
procedure SetStringRepresentation(Representation: TBoldRepresentation; Value: string); override; See also Ancestor Method
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.