StreamingType Property (Read/Write) |
Top Previous Next |
Sets/gets the profile's streaming type.
Visual Basic Syntax
TNBXProfiles.StreamingType [= TStreamingType]
Delphi Syntax
TNBXProfiles.StreamingType [:= TStreamingType];
Remarks
TStreamingType can be either XML or OleDoc format. This format will be used to read and write profiles. |