DP News-Robot |
24. Mär 2012 04:17 |
Static class methods
Consider the following code: unit Unit2; interface uses Dialogs; type TNamedObj = class private FObjName: string; public constructor Create(const AName: string); procedure ShowName1; class procedure ShowName2(Obj: TNamedObj); static; end; implementation constructor ... http://feeds.feedburner.com/~r/delph...~4/khbua698GUc
More...
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 02:48 Uhr. |
|
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz