Home
last modified time | relevance | path

Searched refs:OnDrawColumnCell (Results 1 – 12 of 12) sorted by relevance

/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/demo/db-pieseries/
H A Dmain.lfm69 OnDrawColumnCell = DBGrid1DrawColumnCell
/dports/editors/lazarus/lazarus/components/tachart/demo/db-pieseries/
H A Dmain.lfm70 OnDrawColumnCell = DBGrid1DrawColumnCell
/dports/editors/lazarus-qt5/lazarus/components/tachart/demo/db-pieseries/
H A Dmain.lfm70 OnDrawColumnCell = DBGrid1DrawColumnCell
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/demo/db-pieseries/
H A Dmain.lfm69 OnDrawColumnCell = DBGrid1DrawColumnCell
/dports/editors/lazarus/lazarus/lcl/
H A Ddbgrids.pas532 property OnDrawColumnCell: TDrawColumnCellEvent read FOnDrawColumnCell write FOnDrawColumnCell; property
643 property OnDrawColumnCell;
3298 if (ARow>=FixedRows) and Assigned(OnDrawColumnCell) then begin
3301 OnDrawColumnCell(Self, aRect, DataCol, TColumn(Columns[DataCol]), aState);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Ddbgrids.pas534 property OnDrawColumnCell: TDrawColumnCellEvent read FOnDrawColumnCell write FOnDrawColumnCell; property
645 property OnDrawColumnCell;
3300 if (ARow>=FixedRows) and Assigned(OnDrawColumnCell) then begin
3303 OnDrawColumnCell(Self, aRect, DataCol, TColumn(Columns[DataCol]), aState);
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Ddbgrids.pas532 property OnDrawColumnCell: TDrawColumnCellEvent read FOnDrawColumnCell write FOnDrawColumnCell; property
643 property OnDrawColumnCell;
3298 if (ARow>=FixedRows) and Assigned(OnDrawColumnCell) then begin
3301 OnDrawColumnCell(Self, aRect, DataCol, TColumn(Columns[DataCol]), aState);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Ddbgrids.pas534 property OnDrawColumnCell: TDrawColumnCellEvent read FOnDrawColumnCell write FOnDrawColumnCell; property
645 property OnDrawColumnCell;
3300 if (ARow>=FixedRows) and Assigned(OnDrawColumnCell) then begin
3303 OnDrawColumnCell(Self, aRect, DataCol, TColumn(Columns[DataCol]), aState);
/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DfMain.lfm426 OnDrawColumnCell = dbgrdMainDrawColumnCell
H A DfNewQSO.lfm4812 OnDrawColumnCell = dbgrdQSOBeforeDrawColumnCell
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct16436 OnDrawColumnCell dbgrids/tcustomdbgrid.ondrawcolumncell.html
16552 OnDrawColumnCell dbgrids/tcustomdbgrid.ondrawcolumncell.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct16436 OnDrawColumnCell dbgrids/tcustomdbgrid.ondrawcolumncell.html
16552 OnDrawColumnCell dbgrids/tcustomdbgrid.ondrawcolumncell.html