Kadmos.com


?>

  Home | Products | Download | Purchase | Support | Language

Products
DXFReader ActiveX Control

IXF ActiveX Control

Postel ActiveX Control
 • Postel Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • Postel Reference
  • Properties
   • AccountCenter
   • AddressField
   • BatchName
   • BatchType
   • CityField
   • Connect
   • ContactEmail
   • ContactName
   • ContactNumber
   • CountryField
   • CurrencyFiel...
   • DatabaseName
   • DataRecordCount
   • DateFieldsFo...
   • FareType
   • FaxNumber
   • FileName
   • Graph
   • Graphs
   • Insert
   • Inserts
   • InsertsCityD...
   • LineLength
   • NameField
   • Organization...
   • PageCount
   • PriorityType
   • ProvinceField
   • RecordCount
   • RecordSource
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • ReplyEnvelop...
   • RLetterAddress
   • RLetterCity
   • RLetterCodeF...
   • RLetterName
   • RLetterOrgan...
   • RLetterProvince
   • RLetterZip
   • SenderAddress
   • SenderCity
   • SenderName
   • SenderOrgani...
   • SenderProvince
   • SenderZIP
   • Signature
   • Signatures
   • SpecificText...
   • SubscriberID
   • TextFileName
   • Typographica...
   • UseADO
   • UserID
   • UserPassword
   • Version
   • ZIPField
  • Methods
  • Events


Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    Postel Control - DateFieldsFormat Property

Kadmos Postel ActiveX Control      Previous Next
Postel Control
DateFieldsFormat Property

Description Returns/sets the date format of the date fields if present. Restituisce od imposta il formato con cui verranno stampati i campi di tipo data.
Syntax
Visual Basic
[form.]Postel.DateFieldsFormat[ = DateFieldsFormatEnum]
Visual C++ long Postel.GetDateFieldsFormat();
void Postel.SetDateFieldsFormat(long nNewValue);
Delphi property DateFieldsFormat: TOleEnum (DateFieldsFormatEnum);
C#
Remarks Changing this property will affect how the date fields, if present, will be formatted on the letters. Normally the date format is related to that used on international settings in control panel.
Questa proprietā consente di modificare la formattazione dei campi di tipo data, se presenti, nelle lettere. Normalmente vengono utilizzate le formattazioni previste dalle impostazioni internazionali nel pannello di controllo di Windows.
Valid settings for the DateFieldsFormat property are:

ValueConstantDescription

0ptGeneralDateSet the format in the way, for example, 4/3/93. Format is determined by system settings.
1ptLongDateSet the format according system's long date format.
2ptMediumDateSet the format using the medium date format appropriate for the language version of the host application.
3ptShortDateSet the format using system's short date format.
Data Type DateFieldsFormatEnum (Enumeration)
Default Value ptShortDate (3)

Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy