Lade...
 

CX_WIDGET::Symbol

CX_WIDGET::Symbol

Beschreibung:

Gibt ein 16x16 Bitmap zurück, welches den Widgettyp repräsentiert.

Code-Beispiel:
Window(TestWin, 150, 35, 660, 120, T("Alert", "Alert")) [ INITIALIZE: Widget Call(Symbol) Call(GetFilename) Attention ] //Ergebnis: ...\Bmp\window16.bmp

 

Stack
Stack Position Objekttyp Kurzbeschreibung
Stack(In) Top CX_WIDGET Ein Widget
Stack(Out) Top CX_BITMAP Das zum Widgettyp gehörende Bitmap
Funktionsaufruf: Call(Symbol)