Ahh first date stuff for sure, remember to whisper this quietly in her ear

with
dxInspector1.TdxInspectorTextDateRow(CreateRow(TdxInspectorTextDateRow)) do
begin
   Caption := sCaption;
end;

Hope this helps you along in your relationship, but remember not to rush
her.....

Eamon


----- Original Message -----
From: Mark Derricutt <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Sunday, July 30, 2000 03:02 PM
Subject: [DUG]: Hot Grid Action Continued.... does she still love me?


> Ok, the relationship with this grid is only young but I think we can make
> it...
>
> Can the people here familiar with DevExpress's TdxInspector component help
> me out here?
>
> I'm using the following code:
>
> with dxInspector1.CreateRow(TdxInspectorDateRow) do
> begin
> Caption := 'Date';
> end;
>
> And getting 'abstract error' messages.  I get this for every row I create
> that isn't a TdxInspectorTextRow, is there some thing I'm missing?
>
> --
> Inspired by the taste of horror, proud to be insane forever
> Let out the killer in me! (c) Dismal Euphony
> Now Playing: CHILDREN OF BODOM - Bed of Razors
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to