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
Back to WindowsFileDescriptorMBS class.
WindowsFileDescriptorMBS.ClassID as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_CLSID is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.CreationTime as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_CREATETIME is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.FileAttributes as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This will be a combination of the FILE_ATTRIBUTE_* constants.
Only valid if FD_ATTRIBUTES is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.FileName as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
WindowsFileDescriptorMBS.FileSize as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_FILESIZE is set in flags.
(Read and Write property)
WindowsFileDescriptorMBS.Flags as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
A combination of the FD_* constants.
(Read and Write property)
WindowsFileDescriptorMBS.IconHeight as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_SIZEPOINT is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.IconWidth as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_SIZEPOINT is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.Index as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Use this entry for GetFileContent call.
(Read and Write property)
WindowsFileDescriptorMBS.LastAccessTime as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_ACCESSTIME is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.LastWriteTime as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_WRITESTIME is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.PointX as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_SIZEPOINT is set in the flags.
(Read and Write property)
WindowsFileDescriptorMBS.PointY as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Drag & Drop | MBS Win Plugin | 11.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Only valid if FD_SIZEPOINT is set in the flags.
(Read and Write property)
The items on this page are in the following plugins: MBS Win Plugin.