9#if !defined(OWL_MEMCBOX_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
55#define HL_SearchText "hlSearchText"
56#define HL_ReplaceText "hlReplaceText"
57#define HL_GotoLine "hlGotoLine"
58#define HL_BinGoto "hlBinGoto"
59#define HL_BlockIndent "hlBlockIndent"
60#define HL_RightMargin "hlRightMargin"
61#define HL_GutterWidth "hlGutterWidth"
62#define HL_UndoLimit "hlUndoLimit"
63#define HL_TabStops "hlTabStops"
64#define HL_OtherText "hlOtherText"
89 TTransferBufferFieldType GetTransferBufferFieldType()
const;
90 void SetTransferBufferFieldType(TTransferBufferFieldType);
102 void CleanupWindow()
override;
103 void SetupWindow()
override;
108 virtual tstring GetSectionName();
You can use TComboBox to create a combo box or a combo box control in a parent TWindow,...
Save/Load configuration parameters Base abstract class.
TTransferBufferFieldType TransferBufferFieldType
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
Definition of class TComboBox and TComboBoxData the base class for all combobox controls.
#define DECLARE_RESPONSE_TABLE(cls)
#define DECLARE_STREAMABLE_OWL(cls, ver)
#define DECLARE_STREAMABLE_INLINES(cls)
TTransferDirection
The TTransferDirection enum describes the constants that the transfer function uses to determine how ...
Object Windows Library (OWLNext Core)