Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by TerminalMotion

  1. TerminalMotion

    can we access cells ExpressQuantunGrid4(not Data Aware method)

    .... implementation {$R *.dfm} uses cxDataStorage; procedure TForm1.Button1Click(Sender: TObject); begin cxGrid1DBTableView1DBColumn1.DataBinding.ValueTypeClass := TcxStringValueType; cxGrid1DBTableView1DBColumn2.DataBinding.ValueTypeClass := TcxStringValueType...

Part and Inventory Search

Back
Top