Antonio,
on a form whe n I take an control I want show on cursor the control and then I move the mouse on row,col and when I release the button of the mouse it draw the control on row,col ( of the mouse) .
Howe I can make it ?
nID := 100
for i:= 1 to len( oDlg:aControls )
if oDlg:aControls[i]:nID == nID
nTop:= oDlg:aControls[i]
nLeft:= oDlg:aControls[i]
endif
endif
Return to FiveMac / FivePhone (iPhone, iPad)
Users browsing this forum: No registered users and 16 guests