DP News-Robot |
17. Apr 2015 19:10 |
Fun Code of the Day #1
unit uEnumConverter; interface type * TEnum = record * public * * class function AsString(aEnum: T): string; static; * * class function AsInteger(aEnum: T): Integer; static; * end; implementation uses * * * TypInfo * * ; { TEnum } class function TEnum.AsString(aEnum: ... http://feeds.feedburner.com/~r/delph...~4/SspPJFrpYmI
More...
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 20:02 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