OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TLvColumn, including all inherited members.
Buffer | owl::TLvColumn | protected |
Center enum value | owl::TLvColumn | |
GetFormat() const -> TFormat | owl::TLvColumn | |
GetImage() const -> int | owl::TLvColumn | |
GetOrder() const -> int | owl::TLvColumn | |
GetSubItem() const -> int | owl::TLvColumn | |
GetText() const -> LPCTSTR | owl::TLvColumn | |
GetWidth() const -> int | owl::TLvColumn | |
Init() -> void | owl::TLvColumn | protected |
Left enum value | owl::TLvColumn | |
lvcfAll enum value | owl::TLvColumn | |
operator=(const LVCOLUMN &column) -> TLvColumn & | owl::TLvColumn | |
operator=(const TLvColumn &column) -> TLvColumn & | owl::TLvColumn | |
Right enum value | owl::TLvColumn | |
SetFormat(TFormat how) -> void | owl::TLvColumn | |
SetImage(int image) -> void | owl::TLvColumn | |
SetOrder(int order) -> void | owl::TLvColumn | |
SetSubItem(int subitemIndex) -> void | owl::TLvColumn | |
SetText(const tstring &text) -> void | owl::TLvColumn | |
SetTextBuffer(TCHAR *buffer, int bufferSize) -> void | owl::TLvColumn | |
SetWidth(int width, const tstring &text=tstring()) -> void | owl::TLvColumn | |
TBuffer typedef | owl::TLvColumn | protected |
TFormat enum name | owl::TLvColumn | |
TLvColumn(uint mask_=lvcfAll, int subitemIndex=0, int bufferSize=1000) | owl::TLvColumn | explicit |
TLvColumn(const tstring &text, int width, TFormat how=Left, int subitemIndex=0) | owl::TLvColumn | |
TLvColumn(const TListViewCtrl &ctl, int index, uint mask_=lvcfAll, int subitemIndex=0, int bufferSize=1000) | owl::TLvColumn | |
TLvColumn(const LVCOLUMN &column) | owl::TLvColumn | |
TLvColumn(const TLvColumn &column) | owl::TLvColumn | |
TMaskFlag enum name | owl::TLvColumn | |
Unspecified enum value | owl::TLvColumn |