FMX.DateTimeCtrls.Types.TDateTimeFormatter.Parts
Delphi
property Parts[Index: Integer]: TDTFormatPart read GetPart; default;
C++
__property TDTFormatPart Parts[int Index] = {read=GetPart/*, default*/};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.DateTimeCtrls.Types.pas FMX.DateTimeCtrls.Types.hpp |
FMX.DateTimeCtrls.Types | TDateTimeFormatter |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!