Vcl.ComCtrls.TCommonCalendar.GetCalStyles
Delphi
function GetCalStyles: DWORD; virtual;
C++
virtual unsigned __fastcall GetCalStyles();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCommonCalendar |
Description
Returns the style flags that are used when creating the calendar's window.
GetCalStyles is used internally to create the style flags that reflect the current property settings of the calendar control.