CFAttributedStringMBS class
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
CFAttributedStringMBS class
Super class: CFObjectMBS
This is the class for a CoreFoundation attributed string.
Subclass of the CFObjectMBS class.
- property Length as Integer
- 12 methods
- method AsNSAttributedString as Variant
- method AttributeAndLongestEffectiveRange(location as Integer, attrName as CFStringMBS, inRange as CFRangeMBS, byref effectiveRange as CFRangeMBS) as CFObjectMBS
- method AttributesAndLongestEffectiveRange(location as Integer, inRange as CFRangeMBS, byref effectiveRange as CFRangeMBS) as CFDictionaryMBS
- method AttributesDictionary(location as Integer, byref effectiveRange as CFRangeMBS) as CFDictionaryMBS
- method AttributeValue(location as Integer, attrName as CFStringMBS, byref effectiveRange as CFRangeMBS) as CFObjectMBS
- method Constructor(str as CFAttributedStringMBS, range as CFRangeMBS)
- method Constructor(str as CFStringMBS, attributeDictionary as CFDictionaryMBS = nil)
- method Copy as CFAttributedStringMBS
- method MutableCopy(maxLength as Integer = 0) as CFAttributedStringMBS
- method String as CFStringMBS
- 2 shared methods
Sub classes:
Some methods using this class:
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS MacCF Plugin.
CFArrayMBS
-
CFBagListMBS