20 lines
446 B
Plaintext
20 lines
446 B
Plaintext
; Generated by Ctran from xpulldwn.cl
|
|||
|
|
XPULLDWN_ING equ 1
|
||
|
|
IFNDEF PULLDOWN_ING
|
||
|
|
INCLUDE ..\inc\PULLDOWN.ING
|
||
|
|
ENDIF
|
||
|
|
; Class Numbers
|
||
|
|
C_XPULLDWN equ 81
|
||
|
|
; Method Numbers
|
||
|
|
; Constants for xpulldwn
|
||
|
|
PULLDOWN_3b_LEFT equ (4)
|
||
|
|
PULLDOWN_3b_RIGHT equ (3)
|
||
|
|
PULLDOWN_3b_BOTTOM equ (3)
|
||
|
|
PULLDOWN_3b_TOP equ (4)
|
||
|
|
; Property of xpulldwn
|
||
|
|
PR_XPULLDWN struc
|
||
|
|
XpulldwnRoot PRS_ROOT <>
|
||
|
|
XpulldwnWin PRS_WIN <>
|
||
|
|
XpulldwnListbox PRS_LISTBOX <>
|
||
|
|
PR_XPULLDWN ends
|