There is only the standard class streaming functions in Classes.pas
The place that is likely to exist is in the object repository.
> -----Original Message-----
> From: Neven MacEwan [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, 13 October 1999 13:27
> To: Multiple recipients of list delphi
> Subject: [DUG]: streaming system and inherited DFM
>
> Does anyone know is there is a call to create either the binary or text of
> the 'inherited' changes and form components of
> a class (i.e what the IDE shows when you view an inherited form as a DFM)
>
> eg.
>
> inherited Form2: TForm2
> Left = 256
> Top = 165
> Caption = 'Form2'
> OldCreateOrder = True
> PixelsPerInch = 96
> TextHeight = 13
> inherited ActiveTCL1: TActiveTCL
> ControlData = {
> 0000010010050000340600000000000026433A5C50524F4752414D2046494C45
> 535C4247495C41435449564554434C5C6C69627261727900}
> end
> object ListBox1: TListBox
> Left = 48
> Top = 32
> Width = 89
> Height = 305
> ItemHeight = 13
> TabOrder = 6
> end
> end
>
> Thanks in advance
>
> Regards
> Neven
>
> --------------------------------------------------------------------------
> -
> 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