论坛


2012年6月23日 星期六

BCS Dynamc Form Buiilder Execute

Embarcadero| CodeCentral Delphi Submissions |19:54:24

Component http://cc.embarcadero.com/item/28925 must be installed prior to executing this component.This component performs basic CRUD operations on any table in the associated database.

BCS Dynamc Form Builder Execute

Embarcadero| CodeCentral Delphi Submissions |19:54:24

Component http://cc.embarcadero.com/item/28925 must be installed prior to executing this component.This component performs basic CRUD operations on any table in the associated database.Set the properties as indicated below before executing the com...

BCS Dynamic Form Builder Component

Embarcadero| CodeCentral Delphi Submissions |19:50:19

Create a Delphi form. Drop data source and associated table (I use ADO) on the form then invoke the following call to BCSDFGenCmp1.CreateDatasetEditor(Self, BCSDFGencmptstM, DataSource1, names, labels, 20, 20); This is the base component. Anot...