| Class IColumnHeader11 (unit ComctlLib) |
IDispatch
ListView Column Header
| Constructors |
| Functions |
function Get_Alignment: ListColumnAlignmentConstants;
function Get_Default: WideString;
function Get_Index: Integer;
function Get_Key: WideString;
function Get_Left: Single;
function Get_SubItemIndex: Smallint;
function Get_Tag: OleVariant;
function Get_Text: WideString;
function Get_Width: Single;
procedure Set_Alignment(Value: ListColumnAlignmentConstants);
procedure Set_Default(const Value: WideString);
procedure Set_Index(Value: Integer);
procedure Set_Key(const Value: WideString);
procedure Set_Left(Value: Single);
procedure Set_SubItemIndex(Value: Smallint);
procedure Set_Tag(Value: OleVariant);
procedure Set_Text(const Value: WideString);
procedure Set_Width(Value: Single);| Properties |
property Alignment : ListColumnAlignmentConstants
property Default : WideString
property Index : Integer
property Key : WideString
property Left : Single
property SubItemIndex : Smallint
property Tag : OleVariant
property Text : WideString
property Width : Single| Events |
| Variables |
| Constructors |
| Functions |
function Get_Alignment: ListColumnAlignmentConstants;
function Get_Default: WideString;
function Get_Index: Integer;
function Get_Key: WideString;
function Get_Left: Single;
function Get_SubItemIndex: Smallint;
function Get_Tag: OleVariant;
function Get_Text: WideString;
function Get_Width: Single;
procedure Set_Alignment(Value: ListColumnAlignmentConstants);
procedure Set_Default(const Value: WideString);
procedure Set_Index(Value: Integer);
procedure Set_Key(const Value: WideString);
procedure Set_Left(Value: Single);
procedure Set_SubItemIndex(Value: Smallint);
procedure Set_Tag(Value: OleVariant);
procedure Set_Text(const Value: WideString);
procedure Set_Width(Value: Single);| Properties |
property Alignment : ListColumnAlignmentConstants
property Default : WideString
property Index : Integer
property Key : WideString
property Left : Single
property SubItemIndex : Smallint
property Tag : OleVariant
property Text : WideString
property Width : Single| Events |
| Variables |