Home
last modified time | relevance | path

Searched refs:IsFixedCellVisible (Results 1 – 6 of 6) sorted by relevance

/dports/editors/lazarus/lazarus/lcl/
H A Dgrids.pas1299 function IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
7589 function TCustomGrid.IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
8193 if HandleAllocated and (IsCellVisible(aCol, aRow) or IsFixedCellVisible(aCol, aRow)) then begin
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dgrids.pas1299 function IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
7589 function TCustomGrid.IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
8193 if HandleAllocated and (IsCellVisible(aCol, aRow) or IsFixedCellVisible(aCol, aRow)) then begin
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dgrids.pas1332 function IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
7739 function TCustomGrid.IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
8342 if HandleAllocated and (IsCellVisible(aCol, aRow) or IsFixedCellVisible(aCol, aRow)) then begin
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dgrids.pas1332 function IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
7739 function TCustomGrid.IsFixedCellVisible(aCol, aRow: Integer): boolean; in IsFixedCellVisible() function
8342 if HandleAllocated and (IsCellVisible(aCol, aRow) or IsFixedCellVisible(aCol, aRow)) then begin
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct17186 IsFixedCellVisible grids/tcustomgrid.isfixedcellvisible.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct17186 IsFixedCellVisible grids/tcustomgrid.isfixedcellvisible.html