Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
CFCharacterSetMBS class
Super class: CFObjectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | CoreFoundation | MBS MacCF Plugin | Yes | No | No | Yes, macOS only | No |
Notes:
If the release property is true, the destructor of this class will release the set reference.
This class works on Windows with QuickTime 7 installed.
Subclass of the CFObjectMBS class.
- 3 methods
- method Binary as CFBinaryDataMBS
- method edit as CFMutableCharacterSetMBS
- method IsMember(charcode as Integer) as Boolean
- 16 shared methods
- shared method GetPredefinedCFCharacterSet(id as Integer) as CFCharacterSetMBS
- shared method kCFCharacterSetAlphaNumeric as Integer
- shared method kCFCharacterSetControl as Integer
- shared method kCFCharacterSetDecimalDigit as Integer
- shared method kCFCharacterSetDecomposable as Integer
- shared method kCFCharacterSetIllegal as Integer
- shared method kCFCharacterSetLetter as Integer
- shared method kCFCharacterSetLowercaseLetter as Integer
- shared method kCFCharacterSetNonBase as Integer
- shared method kCFCharacterSetPunctuation as Integer
- shared method kCFCharacterSetUppercaseLetter as Integer
- shared method kCFCharacterSetWhitespace as Integer
- shared method kCFCharacterSetWhitespaceAndNewline as Integer
- shared method NewCFCharacterSet(str as CFBinaryDataMBS) as CFCharacterSetMBS
- shared method NewCFCharacterSet(str as CFStringMBS) as CFCharacterSetMBS
- shared method NewCFCharacterSetRange(min as Integer, length as Integer) as CFCharacterSetMBS
Super class CFObjectMBS
- 5 properties
- property Handle as Integer
- property Hash as Integer
- property Lasterror as Integer
- property Type as Integer
- property TypeDescription as String
- 8 methods
- method close
- method DeepCopy as CFObjectMBS
- method EncodedData as MemoryBlock
- method Equal(o as CFObjectMBS) as boolean
- method ReleaseObject
- method RetainCount as Integer
- method RetainObject
- method XML as CFBinaryDataMBS
- shared method NewCFObject(handle as Integer) as CFObjectMBS
Sub classes:
Some methods using this class:
- CFMutableCharacterSetMBS.Intersect(value as CFCharacterSetMBS)
- CFMutableCharacterSetMBS.Union(value as CFCharacterSetMBS)
Some examples which use this class:
The items on this page are in the following plugins: MBS MacCF Plugin.
Links
MBS FileMaker tutorial videos