Could someone provide vcalenda.ch ?
many thanks
#xcommand @ <nTop>, <nLeft> VCALENDAR [ <oCalen> ] ;
[ SIZE <nWidth>, <nHeigth> ] ;
[ SINGLESIZE <nWCalen>[, <nHCalen> ]] ;
[ <dlg:OF,DIALOG> <oDlg> ] ;
[ DATE <dDate> ] ;
[ ACTION <uAction,...> ] ;
[ <lBtnClose: BTNCLOSE> ] ;
[ <lBtnYear: BTNSYEAR> ] ;
[ COLORHDR <nClrTHdr> [,<nClrPHdr> [,<nClrPHdr2> ]]] ;
[ COLORARROW <nClrArrow> ] ;
[ FONT <oFont> ] ;
[ <color: COLOR, COLORS> <nClrText> [,<nClrPane> ] ] ;
[ <lActClick: CLICK > ];
[ <lMirrowHdr: MIRROWHDR> ] ;
[ <lBorder: NOBORDER> ] ;
[ COLORBORDER <nClrBorder> ] ;
=> ;
[ <oCalen> := ] TCalendar():New( <nTop>, <nLeft>, <nWidth>, <nHeigth>, <oDlg> ,;
<dDate> ,;
[{|this|<uAction>} ] ,;
<.lBtnClose.> ,;
<nClrPHdr> ,;
<nClrTHdr> ,;
<oFont> ,;
<nClrText> ,;
<nClrPane> ,;
<nClrArrow> ,;
<.lActClick.> ,;
<nWCalen> ,;
<nHCalen> ,;
<.lBtnYear.> ,;
<nClrPHdr2> ,;
<.lMirrowHdr.> ,;
!<.lBorder.> ,;
<nClrBorder> )
#xcommand REDEFINE VCALENDAR [ <oCalen> ] ;
ID <nId> ;
[ SINGLESIZE <nWCalen>[, <nHCalen> ]] ;
[ <dlg:OF,DIALOG> <oDlg> ] ;
[ DATE <dDate> ] ;
[ ACTION <uAction,...> ] ;
[ <lBtnClose: BTNCLOSE> ] ;
[ <lBtnYear: BTNSYEAR> ] ;
[ COLORHDR <nClrTHdr> [,<nClrPHdr> [,<nClrPHdr2>]]] ;
[ COLORARROW <nClrArrow> ] ;
[ FONT <oFont> ] ;
[ <color: COLOR, COLORS> <nClrText> [,<nClrPane> ] ] ;
[ <lActClick: CLICK > ];
[ <lMirrowHdr: MIRROWHDR> ] ;
[ <lBorder: NOBORDER> ] ;
[ COLORBORDER <nClrBorder> ] ;
=> ;
[ <oCalen> := ] TCalendar():Redefine( <oDlg>, <nId>, ;
<dDate> ,;
[{|this|<uAction>} ] ,;
<.lBtnClose.> ,;
<nClrPHdr> ,;
<nClrTHdr> ,;
<oFont> ,;
<nClrText> ,;
<nClrPane> ,;
<nClrArrow> ,;
<.lActClick.> ,;
<nWCalen> ,;
<nHCalen> ,;
<.lBtnYear.> ,;
<nClrPHdr2> ,;
<.lMirrowHdr.> ,;
!<.lBorder.> ,;
<nClrBorder> )
Antonio Linares wrote:Un usuario me envío el fichero de cabecera pero no tenemos el PRG de momento
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 78 guests