RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TDTParseInputEvent Type
Pascal
TDTParseInputEvent = procedure (Sender: TObject; const UserString: string; var DateAndTime: TDateTime; var AllowChange: Boolean) of object;
C++
(Sender: TObject; const UserString: string; var DateAndTime: TDateTime; var AllowChange: Boolean) ( TDTParseInputEvent)();

This is type ComCtrls.TDTParseInputEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!