Subject | Re: [IBO] InplaceEditor |
---|---|
Author | Jason Wharton |
Post date | 2003-11-26T23:35:12Z |
> I use a TIB_Grid where I set the value of some cell like this :Not sure but I believe the source to IB_Grid.pas is included in both eval
> with IB_GRID do begin
> GridFields[DataCol[col]].Value := some text;
> end;
>
> How can I access the SelStart and SelLength properties of the cell
> being edited ?
> Probably with the InplaceEditor, but how ?
and paid for versions of IBO. Have a look and see.
Jason