[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msedock.pas line 95
type idockcontroller = interface(idragcontroller) |
function checkdock(); |
function getbuttonrects(); |
function getplacementrect; |
function getminimizedsize(); |
function getcaption; |
function getchildicon; |
procedure dolayoutchanged(); |
procedure dodockcaptionchanged(); |
end; |