?? uo_comctl_datetime.sru
字號:
$PBExportHeader$uo_comctl_datetime.sru
$PBExportComments$下拉式時間控件
forward
global type uo_comctl_datetime from userobject
end type
end forward
global type uo_comctl_datetime from userobject
integer width = 389
integer height = 100
userobjects objecttype = externalvisual!
long backcolor = 0
string classname = "sysdatetimepick32"
string libraryname = "comctl32.dll"
long style = 1174405120
end type
global uo_comctl_datetime uo_comctl_datetime
type variables
Private nvo_comctl_datetime iuoDateTime
end variables
forward prototypes
public subroutine of_getobject (ref nvo_comctl_datetime auoDateTimePicker)
end prototypes
public subroutine of_getobject (ref nvo_comctl_datetime auoDateTimePicker);auoDateTimePicker = This.iuoDateTime
RETURN
end subroutine
event constructor;This.iuoDateTime.of_SetHandle( Handle(This) )
RETURN 0
end event
on uo_comctl_datetime.create
end on
on uo_comctl_datetime.destroy
end on
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -