ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / Properties associated with windows, pages and controls
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Example
Trace(IE_Editor.ImageType)
Syntax
<Result> = <Image Editor control>.ImageType
<Result>: Integer constant
Type of image used:
picIconImage of icon type.
picImageImage of image type.
<Image Editor control>: Control name
Name of the Image Editor control used.
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help