Résultats de la recherche

De RAD Studio API Documentation
Voir (20 précédentes | ) (20 | 50 | 100 | 250 | 500)
  • System.TObject.SafeCallException (catégorie Documentation API)
    Aller au parent : TObject Delphi <source lang="delphi"> function SafeCallException(ExceptObject: TObject; ExceptAddr: Pointer): HResult; virtual; </source>...
    957 octet (103 mots) - 18 octobre 2011 à 20:40
  • System.TObject.GetHashCode (catégorie Documentation API)
    Aller au parent : TObject Delphi <source lang="delphi"> function GetHashCode: Integer; virtual; </source> C++ <source lang="cpp"> virtual int __fastcall...
    1 kio (114 mots) - 3 février 2023 à 13:33
  • System.TObject.FieldAddress (catégorie Documentation API)
    Aller au parent : TObject Delphi <source lang="delphi"> function FieldAddress(const Name: _ShortStr): Pointer; overload; function FieldAddress(const Name:...
    923 octet (117 mots) - 18 octobre 2011 à 21:23
  • System.Classes.TComponent.Destroying (catégorie Documentation API)
    Aller au parent : TComponent Delphi procedure Destroying; C++ void __fastcall Destroying(); Indique que le composant et ses composants possédés vont être...
    1 kio (81 mots) - 18 octobre 2011 à 20:05
  • System.Classes.TComponent.ValidateContainer (catégorie Documentation API)
    Aller au parent : TComponent Delphi procedure ValidateContainer(AComponent: TComponent); dynamic; C++ DYNAMIC void __fastcall ValidateContainer(TComponent*...
    1 kio (88 mots) - 18 octobre 2011 à 21:05
  • FMX.Controls.TControl.ClipRect (catégorie Documentation API)
    Aller au parent : TControl Delphi <source lang="delphi"> property ClipRect: TRectF read GetClipRect; </source> C++ <source lang="cpp"> __property System::Types::TRectF...
    895 octet (72 mots) - 23 janvier 2013 à 02:36
  • FMX.Controls.TControl.Controls (catégorie Documentation API)
    Aller au parent : TControl Delphi <source lang="delphi"> property Controls: TControlList read GetControls; </source> C++ <source lang="cpp"> __property...
    777 octet (51 mots) - 6 décembre 2013 à 12:48
  • Data.DB.TADTField (catégorie Documentation API)
    Aller au parent : Data.DB Méthodes Propriétés Evénements Champs Delphi <source lang="delphi"> TADTField = class(TObjectField) </source> C++ <source lang="cpp">...
    825 octet (102 mots) - 18 octobre 2011 à 21:29
  • FMX.StdCtrls.TImageControl (catégorie Documentation API)
    Aller au parent : FMX.StdCtrls Méthodes Propriétés Evénements Champs Delphi <source lang="delphi"> TImageControl = class(TStyledControl) </source> C++...
    738 octet (73 mots) - 23 janvier 2013 à 02:32
  • Data.DBXCommon.TDBXWritableValue.SetAsUInt16 (catégorie Documentation API)
    Aller au parent : TDBXWritableValue Delphi <source lang="delphi"> procedure SetAsUInt16(const Value: Word); virtual; </source> C++ <source lang="cpp">...
    894 octet (75 mots) - 18 octobre 2011 à 21:10
  • FMX.Controls.TControl.ControlsCount (catégorie Documentation API)
    Aller au parent : TControl Delphi <source lang="delphi"> property ControlsCount: Integer read GetControlsCount; </source> C++ <source lang="cpp"> __property...
    490 octet (40 mots) - 6 décembre 2013 à 12:48
  • System.Classes.TCollection.Owner (catégorie Documentation API)
    Aller au parent : TCollection Delphi <source lang="delphi"> function Owner: TPersistent; </source> C++ <source lang="cpp"> TPersistent* __fastcall Owner();...
    689 octet (53 mots) - 10 février 2014 à 14:01
  • Data.DBXCommonTable.TDBXTable.Next (catégorie Documentation API)
    Aller au parent : TDBXTable Delphi function Next: Boolean; virtual; abstract; C++ virtual bool __fastcall Next() = 0 ; Passe à la ligne suivante de la...
    745 octet (58 mots) - 18 octobre 2011 à 20:47
  • Data.DBXCommon.TDBXWritableValue.SetBcd (catégorie Documentation API)
    Aller au parent : TDBXWritableValue Delphi <source lang="delphi"> procedure SetBcd(const Value: TBcd); virtual; </source> C++ <source lang="cpp"> virtual...
    550 octet (57 mots) - 18 octobre 2011 à 19:16
  • System.Classes.TCollectionItem (catégorie Documentation API)
    Aller au parent : System.Classes Méthodes Propriétés Delphi <source lang="delphi"> TCollectionItem = class(TPersistent) </source> C++ <source lang="cpp">...
    1 kio (101 mots) - 1 octobre 2013 à 11:00
  • Data.DBXCommon.TDBXRow (catégorie Documentation API)
    Aller au parent : Data.DBXCommon Méthodes Propriétés Champs Delphi TDBXRow = class C++ class PASCALIMPLEMENTATION TDBXRow : public System::TObject Représente...
    616 octet (66 mots) - 18 octobre 2011 à 19:56
  • Data.DB.TDataSetNotifyEvent (catégorie Documentation API)
    Aller au parent : Data.DB Delphi <source lang="delphi"> TDataSetNotifyEvent = procedure(DataSet: TDataSet) of object; </source> C++ <source lang="cpp">...
    884 octet (80 mots) - 14 mars 2016 à 18:00
  • FMX.Controls.TControl.GetAllowAlign (catégorie Documentation API)
    Aller au parent : TControl Delphi <source lang="delphi"> function GetAllowAlign: Boolean; </source> C++ <source lang="cpp"> bool __fastcall GetAllowAlign();...
    450 octet (32 mots) - 23 janvier 2013 à 02:37
  • FMX.Controls.TControl.GetAnchorMove (catégorie Documentation API)
    Aller au parent : TControl Delphi <source lang="delphi"> function GetAnchorMove : Boolean; </source> C++ <source lang="cpp"> bool __fastcall GetAnchorMove();...
    492 octet (36 mots) - 23 janvier 2013 à 02:37
  • FMX.Controls.TControl.GetAnchorOrigin (catégorie Documentation API)
    Aller au parent : TControl Delphi <source lang="delphi"> function GetAnchorOrigin : TPointF; </source> C++ <source lang="cpp"> System::Types::TPointF __fastcall...
    462 octet (34 mots) - 23 janvier 2013 à 02:38
Voir (20 précédentes | ) (20 | 50 | 100 | 250 | 500)