Home
last modified time | relevance | path

Searched defs:AddComboBox (Results 1 – 9 of 9) sorted by relevance

/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas325 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas309 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas309 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas325 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas309 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas325 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas309 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas325 function AddComboBox(dwIDCtl: DWORD): HResult; stdcall; in AddComboBox() function
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTgui.cpp1329 HRESULT CDXUTDialog::AddComboBox( int ID, int x, int y, int width, int height, UINT nHotkey, bool b… in AddComboBox() function in CDXUTDialog