Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi Class field lost value! (https://www.delphipraxis.net/148288-class-field-lost-value.html)

WojTec 27. Feb 2010 12:16

Re: Class field lost value!
 
:D

I'm talking about Layer variable:

Delphi-Quellcode:
var
  Layer: TCustomFilterLayer;
Before editor open and in editor constructor typecasted on TBrightnessAdjustmentLayer:

Delphi-Quellcode:
TBrightnessAdjustmentLayer(Layer).Amount
Amount field have value as should have, after window open value is 0.


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:58 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz