Home
last modified time | relevance | path

Searched refs:DefaultDrawCell (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/lazarus/examples/gridexamples/spreadsheet/
H A Dmain.pas91 grid.DefaultDrawCell(aCol,aRow,aRect,aState);
/dports/editors/lazarus-devel/examples/gridexamples/spreadsheet/
H A Dmain.pas91 grid.DefaultDrawCell(aCol,aRow,aRect,aState);
/dports/editors/lazarus-qt5/examples/gridexamples/spreadsheet/
H A Dmain.pas91 grid.DefaultDrawCell(aCol,aRow,aRect,aState);
/dports/editors/lazarus-qt5-devel/examples/gridexamples/spreadsheet/
H A Dmain.pas91 grid.DefaultDrawCell(aCol,aRow,aRect,aState);
/dports/editors/lazarus/lazarus/ide/frames/
H A Deditor_markup_userdefined.pas45 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
239 procedure TColorStringGrid.DefaultDrawCell(aCol, aRow: Integer; procedure
247 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
H A Dmodematrixctrl.pas263 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1524 procedure TGroupedMatrixControl.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1605 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Deditor_markup_userdefined.pas45 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
239 procedure TColorStringGrid.DefaultDrawCell(aCol, aRow: Integer; procedure
247 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
H A Dmodematrixctrl.pas263 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1524 procedure TGroupedMatrixControl.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1605 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
/dports/editors/lazarus-qt5/lazarus/ide/frames/
H A Deditor_markup_userdefined.pas45 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
239 procedure TColorStringGrid.DefaultDrawCell(aCol, aRow: Integer; procedure
247 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
H A Dmodematrixctrl.pas263 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1524 procedure TGroupedMatrixControl.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1605 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Deditor_markup_userdefined.pas45 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
239 procedure TColorStringGrid.DefaultDrawCell(aCol, aRow: Integer; procedure
247 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
H A Dmodematrixctrl.pas263 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1524 procedure TGroupedMatrixControl.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
1605 inherited DefaultDrawCell(aCol, aRow, aRect, aState);
/dports/editors/lazarus/lazarus/components/rtticontrols/
H A Drttigrids.pas214 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
621 DefaultDrawCell(aCol,aRow,aRect,aState);
893 procedure TTICustomGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/rtticontrols/
H A Drttigrids.pas220 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
627 DefaultDrawCell(aCol,aRow,aRect,aState);
899 procedure TTICustomGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/editors/lazarus-qt5/lazarus/components/rtticontrols/
H A Drttigrids.pas214 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
621 DefaultDrawCell(aCol,aRow,aRect,aState);
893 procedure TTICustomGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/rtticontrols/
H A Drttigrids.pas220 procedure DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
627 DefaultDrawCell(aCol,aRow,aRect,aState);
899 procedure TTICustomGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/editors/lazarus/lazarus/lcl/
H A Ddbgrids.pas431 procedure DefaultDrawCell(aCol,aRow: Integer; aRect: TRect; aState: TGridDrawState); procedure
2192 procedure TCustomDBGrid.DefaultDrawCell(aCol, aRow: Integer; aRect: TRect; procedure
3291 DefaultDrawCell(aCol, aRow, aRect, aState)
H A Dgrids.pas1395 procedure DefaultDrawCell(aCol,aRow: Integer; var aRect: TRect; aState:TGridDrawState); virtual; procedure
10551 DefaultDrawCell(aCol, aRow, aRect, aState);
10561 DefaultDrawCell(aCol,aRow,aRect,aState);
10873 procedure TCustomDrawGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Ddbgrids.pas433 procedure DefaultDrawCell(aCol,aRow: Integer; aRect: TRect; aState: TGridDrawState); procedure
2195 procedure TCustomDBGrid.DefaultDrawCell(aCol, aRow: Integer; aRect: TRect; procedure
3293 DefaultDrawCell(aCol, aRow, aRect, aState)
H A Dgrids.pas1431 procedure DefaultDrawCell(aCol,aRow: Integer; var aRect: TRect; aState:TGridDrawState); virtual; procedure
10739 DefaultDrawCell(aCol, aRow, aRect, aState);
10749 DefaultDrawCell(aCol,aRow,aRect,aState);
11066 procedure TCustomDrawGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Ddbgrids.pas431 procedure DefaultDrawCell(aCol,aRow: Integer; aRect: TRect; aState: TGridDrawState); procedure
2192 procedure TCustomDBGrid.DefaultDrawCell(aCol, aRow: Integer; aRect: TRect; procedure
3291 DefaultDrawCell(aCol, aRow, aRect, aState)
H A Dgrids.pas1395 procedure DefaultDrawCell(aCol,aRow: Integer; var aRect: TRect; aState:TGridDrawState); virtual; procedure
10551 DefaultDrawCell(aCol, aRow, aRect, aState);
10561 DefaultDrawCell(aCol,aRow,aRect,aState);
10873 procedure TCustomDrawGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Ddbgrids.pas433 procedure DefaultDrawCell(aCol,aRow: Integer; aRect: TRect; aState: TGridDrawState); procedure
2195 procedure TCustomDBGrid.DefaultDrawCell(aCol, aRow: Integer; aRect: TRect; procedure
3293 DefaultDrawCell(aCol, aRow, aRect, aState)
H A Dgrids.pas1431 procedure DefaultDrawCell(aCol,aRow: Integer; var aRect: TRect; aState:TGridDrawState); virtual; procedure
10739 DefaultDrawCell(aCol, aRow, aRect, aState);
10749 DefaultDrawCell(aCol,aRow,aRect,aState);
11066 procedure TCustomDrawGrid.DefaultDrawCell(aCol, aRow: Integer; var aRect: TRect; procedure
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/
H A Dvargrid.pas707 DefaultDrawCell(aCol, aRow, RR, aState)

12