DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.StorePaintState | Constructors | Methods | Properties | Events
Store the current paint state.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_Viewer.StorePaintState.
// Delphi public function StorePaintState : TObject;
// C++ Builder public: TObject* StorePaintState(void);
Type | Description |
---|---|
TObject | Stored paint state. |
Utility function for printing methods. See also RestorePaintState.