Skip to content

Application

Xusinboy Bekchanov edited this page Nov 5, 2023 · 6 revisions

Table of Contents

Definition

Namespace: My

Application -

Properties

Name Description
ActiveForm
ActiveMDIChild
ControlCount Declare Property HintColor As Integer Declare Property HintColor(value As Integer) Declare Property HintPause As Integer Declare Property HintPause (value As Integer) Declare Property HintShortPause As Integer Declare Property HintShortPause(value As Integer) Declare Property HintHidePause As Integer Declare Property HintHidePause(value As Integer)
Controls
DarkMode
Designer
ExeName
FileName
Fonts
Forms
HelpFile
Icon
Instance
MainForm
MouseX
MouseY
Title

Methods

Name Description
ClassName
DoEvents
FindControl
FormCount
FullTypeName Function to get any typename in the inheritance up hierarchy of the type of an instance (address: 'po') compatible with the built-in 'Object' ('baseIndex = 0' to get the typename of the instance) ('baseIndex = -1' to get the base.typename of the instance, or "" if not existing) ('baseIndex = -2' to get the base.base.typename of the instance, or "" if not existing)
GetVerInfo
HelpCommand
HelpContext
HelpJump
IndexOfControl
IndexOfForm
IsEmpty
ReadProperty
Run
Terminate
ToString
Version
WriteProperty

Events

Name Description
OnMessage
OnMouseMove

See also

Clone this wiki locally