STRINGTOSET |
Chaîne de caractères à ensemble |
|---|---|
| Free Pascal | typinfo |
Syntaxe
| Function StringToSet(PropInfo:PPropInfo;Const Value:string):LongInt; |
| Function StringToSet(TypeInfo:PTypeInfo;Const Value:string):LongInt; |
| Procedure StringToSet(PropInfo:PPropInfo;Const Value:string;Result:Pointer); |
| Procedure StringToSet(TypeInfo:PTypeInfo;Const Value:string;Result:Pointer); |
Description
Cette fonction permet de convertir une description de chaîne de caractères en un ensemble.
Dernière mise à jour : Vendredi, le 28 Août 2020