Loading...
 

CXI_CONTROL

CXI_CONTROL

Class hierarchy
Description:

Code example:
...

List of methods (MDI)
Function MA* Parameters Return Brief description
Activate INTEGER
CreateControl STRING INTEGER
DiscardUndoState
GetDesignMode INTEGER
GetNetronicDesignMode INTEGER
GetWidth INTEGER
Hide
InPlaceActivate
IsValid INTEGER
IsValidProgID STRING INTEGER
Open
Primary
Properties
PutWidth INTEGER
SetDesignMode INTEGER
SetNetronicDesignMode INTEGER
Show
UIActivate
AliasName * Access function for the alias name
Children COLLECTION all (direct) child objects
CompileProcedure STRING
CopyToClipboard INTEGER Copy window object to the clipboard
DisplayHelp
EditSource Edit source code
GetDefModule CX_MODULE ?
GetModules CX_MODULE Module in which the widget is located
GetTopParent CX_WIDGET the parent window
GetTypeName STRING Type name of the window object (String, Button, ObjectList, ...)
IsDerived INTEGER was Window object (unchanged) inherited?
IsHidden INTEGER the window object is invisible (see Hide instruction)
IsLocked INTEGER the window object is locked (see Lock instruction)
IsOpen INTEGER is the window (or the parent window of a child object) open?
IsOverwritten INTEGER was an inherited window object overdefined?
Name *
OverwritingIn Name of the module in which the window object was redefined
SetTitle MULTIPLE_STRING ?
ShowLevel STRING ?
Symbol CX_BITMAP Bitmap as symbol for the type of the window object
UpdateView ?
Update widget ?
WOText * ?

* MA = Member Access function,
grey background = inherited function

Data directory (DDI)
Data field Type Reference class I* Brief description
classID ENUMSHORT
embFlags SHORT
font ENUMSHORT
h SHORT
help SHORT
searchID SHORT
specialFlags INTEGER
title MULTIPLE_STRING_PTR
w SHORT
woAdvancedFlags SHORT
woFlags SHORT
x SHORT
y SHORT

* I = Indexable data field,
grey background = inherited data field

Use in AppsWH
Module Brief description