Basics
  Home  |   : Converting to
 Type   Name   Summary
 
 Function EncodeDate Build a TDateTime value from year, month and day values
 Function EncodeDateTime Build a TDateTime value from day and time values
 Function EncodeTime Build a TDateTime value from hour, min, sec and msec values
 Function FileDateToDateTime Converts a file date/time format to a TDateTime value
 Function RecodeDate Change only the date part of a TDateTime variable
 Function RecodeTime Change only the time part of a TDateTime variable
 Function StrToDate Converts a date string into a TDateTime value
 Function StrToDateTime Converts a date+time string into a TDateTime value
 Function StrToTime Converts a time string into a TDateTime value
 
 
Run Time Library Reference  
By first letter  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z $
By Functionality  
 
 Data types
Integers, ordinals
Floating point types
String, char types
Pointer types
Other types
 Program structure
Program control
Program data
Looping
 Logic
 Object orientation
 Options
Control options
Data options
 Files
Operations
Data access
File name handling
 Strings and chars
Operations
Converting from
Converting to
Displaying
 Numbers and sets
Calculations
Converting from
Converting to
Trigonometry
Default numbers
Displaying
 Dates and times
Calculations
Converting from
Converting to
Displaying
Date and time values
 
By Unit  
 
System
SysUtils
StrUtils
DateUtils
FileCtrl
ConvUtils
StdConvs
Math
Classes
Dialogs
Types
Variants
 
By Category  
 
  Compiler directives
  Directives
  Keywords
  Types
  Variables   Constants
  Functions
  Procedures
 
 Author links

 
Delphi Programming © Neil Moffatt All rights reserved.  |  Home Page