Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 8.0

Index

On this page

Returns the type of the file: ftKeymanSource = $00000000; ftPackageSource = $00000001; ftKeymanFile = $00000002; ftPackageFile = $00000003; ftPackageInstallerFile = $00000004; ftFont = $00000005; ftReadme = $00000006; ftTextFile = $00000007; ftKeymanWizard = $00000008; ftOther = $00000009; ftBitmap = $0000000A; ftVisualKeyboard = $0000000B; ftAddinFile = $0000000C; ftCustomisation = $0000000D;

Declaration
Property Get FileType As tagKeymanFileType
Parameters
NoNameTypeDescription
Return Value
tagKeymanFileType
Example Code