ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage properties / Properties associated with windows, pages and controls
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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: 09/20/2024

Send a report | Local help