Home
last modified time | relevance | path

Searched refs:OnCheckItem (Results 1 – 25 of 29) sorted by relevance

12

/dports/editors/lazarus/lazarus/components/lazcontrols/
H A Dlistfilteredit.pas209 if Assigned(OnCheckItem) then
210 clb.Checked[ListInd]:=OnCheckItem(fSortedData.Objects[i])
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazcontrols/
H A Dlistfilteredit.pas209 if Assigned(OnCheckItem) then
210 clb.Checked[ListInd]:=OnCheckItem(fSortedData.Objects[i])
/dports/editors/lazarus-qt5/lazarus/components/lazcontrols/
H A Dlistfilteredit.pas209 if Assigned(OnCheckItem) then
210 clb.Checked[ListInd]:=OnCheckItem(fSortedData.Objects[i])
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazcontrols/
H A Dlistfilteredit.pas209 if Assigned(OnCheckItem) then
210 clb.Checked[ListInd]:=OnCheckItem(fSortedData.Objects[i])
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Deventwatcher.py195 def OnCheckItem(self, index, flag): member in EventChooser.EventChooserLC
196 self.Parent.OnCheckItem(index, flag)
254 def OnCheckItem(self, index, flag): member in EventChooser
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DCheckListCtrlMixin.py24 def OnCheckItem(self, index, flag): member in CheckListCtrl
/dports/editors/lazarus/lazarus/ide/frames/
H A Dcompiler_messages_options.lfm62 OnCheckItem = CheckItem
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Dcompiler_messages_options.lfm62 OnCheckItem = CheckItem
/dports/editors/lazarus-qt5/lazarus/ide/frames/
H A Dcompiler_messages_options.lfm62 OnCheckItem = CheckItem
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Dcompiler_messages_options.lfm62 OnCheckItem = CheckItem
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/mixins/
H A Dlistctrl.py791 def OnCheckItem(self, index, flag): member in CheckListCtrlMixin
801 self.OnCheckItem(index, True)
804 self.OnCheckItem(index, False)
/dports/lang/fpc-utils/fpc-3.2.2/utils/pas2jni/
H A Dppuparser.pas54 property OnCheckItem: TOnCheckItem read FOnCheckItem write FOnCheckItem; property
H A Dwriter.pas2951 p.OnCheckItem:=@DoCheckItem;
/dports/lang/fpc-source/fpc-3.2.2/utils/pas2jni/
H A Dppuparser.pas54 property OnCheckItem: TOnCheckItem read FOnCheckItem write FOnCheckItem; property
H A Dwriter.pas2951 p.OnCheckItem:=@DoCheckItem;
/dports/databases/grass7/grass-7.8.6/gui/wxpython/vdigit/
H A Ddialogs.py815 def OnCheckItem(self, index, flag): member in CheckListFeature
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gui_core/
H A Dforms.py2062 def OnCheckItem(index, flag): function
2076 self.win1.OnCheckItem = OnCheckItem
H A Dpreferences.py2227 def OnCheckItem(self, index, flag): member in CheckListMapset
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gmodeler/
H A Ddialogs.py1087 def OnCheckItem(self, index, flag): member in ItemCheckListCtrl
/dports/editors/lazarus/lazarus/lcl/
H A Deditbtn.pas279 property OnCheckItem: TCheckItemEvent read fOnCheckItem write fOnCheckItem; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Deditbtn.pas281 property OnCheckItem: TCheckItemEvent read fOnCheckItem write fOnCheckItem; property
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Deditbtn.pas279 property OnCheckItem: TCheckItemEvent read fOnCheckItem write fOnCheckItem; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Deditbtn.pas281 property OnCheckItem: TCheckItemEvent read fOnCheckItem write fOnCheckItem; property
/dports/databases/grass7/grass-7.8.6/gui/wxpython/vnet/
H A Ddialogs.py1200 def OnCheckItem(self, index, flag): member in PtsList
/dports/databases/grass7/grass-7.8.6/gui/wxpython/photo2image/
H A Dip2i_manager.py1584 def OnCheckItem(self, index, flag): member in GCPList

12