Home
last modified time | relevance | path

Searched refs:OnColumnMoved (Results 1 – 7 of 7) sorted by relevance

/dports/editors/lazarus/lazarus/lcl/
H A Ddbgrids.pas530 property OnColumnMoved: TMovedEvent read FOnColumnMoved write FOnColumnMoved; property
640 property OnColumnMoved;
2132 if Assigned(OnColumnMoved) then
2133 OnColumnMoved(Self, FromIndex, ToIndex);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Ddbgrids.pas532 property OnColumnMoved: TMovedEvent read FOnColumnMoved write FOnColumnMoved; property
642 property OnColumnMoved;
2135 if Assigned(OnColumnMoved) then
2136 OnColumnMoved(Self, FromIndex, ToIndex);
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Ddbgrids.pas530 property OnColumnMoved: TMovedEvent read FOnColumnMoved write FOnColumnMoved; property
640 property OnColumnMoved;
2132 if Assigned(OnColumnMoved) then
2133 OnColumnMoved(Self, FromIndex, ToIndex);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Ddbgrids.pas532 property OnColumnMoved: TMovedEvent read FOnColumnMoved write FOnColumnMoved; property
642 property OnColumnMoved;
2135 if Assigned(OnColumnMoved) then
2136 OnColumnMoved(Self, FromIndex, ToIndex);
/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DfMain.lfm424 OnColumnMoved = dbgrdMainColumnMoved
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct16434 OnColumnMoved dbgrids/tcustomdbgrid.oncolumnmoved.html
16549 OnColumnMoved dbgrids/tcustomdbgrid.oncolumnmoved.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct16434 OnColumnMoved dbgrids/tcustomdbgrid.oncolumnmoved.html
16549 OnColumnMoved dbgrids/tcustomdbgrid.oncolumnmoved.html