| Class AmbientProperties (unit VBRUN) |
IDispatch
The AmbientProperties object allows access to the ambient properties of the container.
| Constructors |
| Functions |
function Get_BackColor: TColor;
function Get_DisplayAsDefault: WordBool;
function Get_DisplayName: WideString;
function Get_Font: IFontDisp;
function Get_ForeColor: TColor;
function Get_LocaleID: Integer;
function Get_MessageReflect: WordBool;
function Get_Palette: IPictureDisp;
function Get_RightToLeft: WordBool;
function Get_ScaleUnits: WideString;
function Get_ShowGrabHandles: WordBool;
function Get_ShowHatching: WordBool;
function Get_SupportsMnemonics: WordBool;
function Get_TextAlign: Smallint;
function Get_UIDead: WordBool;
function Get_UserMode: WordBool;| Properties |
property BackColor : TColor
property DisplayAsDefault : WordBool
property DisplayName : WideString
property Font : IFontDisp
property ForeColor : TColor
property LocaleID : Integer
property MessageReflect : WordBool
property Palette : IPictureDisp
property RightToLeft : WordBool
property ScaleUnits : WideString
property ShowGrabHandles : WordBool
property ShowHatching : WordBool
property SupportsMnemonics : WordBool
property TextAlign : Smallint
property UIDead : WordBool
property UserMode : WordBool| Events |
| Variables |
| Constructors |
| Functions |
function Get_BackColor: TColor;
function Get_DisplayAsDefault: WordBool;
function Get_DisplayName: WideString;
function Get_Font: IFontDisp;
function Get_ForeColor: TColor;
function Get_LocaleID: Integer;
function Get_MessageReflect: WordBool;
function Get_Palette: IPictureDisp;
function Get_RightToLeft: WordBool;
function Get_ScaleUnits: WideString;
function Get_ShowGrabHandles: WordBool;
function Get_ShowHatching: WordBool;
function Get_SupportsMnemonics: WordBool;
function Get_TextAlign: Smallint;
function Get_UIDead: WordBool;
function Get_UserMode: WordBool;| Properties |
property BackColor : TColor
property DisplayAsDefault : WordBool
property DisplayName : WideString
property Font : IFontDisp
property ForeColor : TColor
property LocaleID : Integer
property MessageReflect : WordBool
property Palette : IPictureDisp
property RightToLeft : WordBool
property ScaleUnits : WideString
property ShowGrabHandles : WordBool
property ShowHatching : WordBool
property SupportsMnemonics : WordBool
property TextAlign : Smallint
property UIDead : WordBool
property UserMode : WordBool| Events |
| Variables |